|
PatchworkOS
a7b3d61
A non-POSIX operating system.
|
Go to the source code of this file.
Functions | |
| uint64_t | aml_eisa_id_from_string (const char *str) |
| Convert a string EISA ID to a numeric EISA ID. | |
| uint64_t | aml_eisa_id_to_string (uint32_t eisaId, char *buffer, size_t bufferSize) |
| Convert a numeric EISA ID to a string EISA ID. | |