const char * devfs_get_name (devfs_handle_t de, unsigned int * namelen);
const char * devfs_get_name
The handle to the device entry.
The length of the name is written here. This may be NULL.
NULL
Returns the name on success, else NULL.