Searched refs:my_devfs_path (Results 1 – 1 of 1) sorted by relevance
145 static char *my_devfs_path(di_node_t);5469 if ((devfs_path = my_devfs_path(node)) == in devid_get_all()5575 if ((devfs_path = my_devfs_path(node)) != NULL) { in devices_get_all()5845 my_devfs_path(di_node_t node) in my_devfs_path() function