Searched refs:device_get_devnode_mode (Results 1 – 3 of 3) sorted by relevance
24 int device_get_devnode_mode(sd_device *device, mode_t *ret);
114 int device_get_devnode_mode(sd_device *device, mode_t *ret) { in device_get_devnode_mode() function
971 r = device_get_devnode_mode(dev, &event->mode); in update_devnode()