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