devfs_find_device_by_devid
return devfs_find_device_by_devid(x);
cdev_t devfs_find_device_by_devid(dev_t);
if ((found = devfs_find_device_by_devid(udev)) == NULL)