Home
last modified time | relevance | path

Searched refs:udev_device_read_uevent_file (Results 1 – 1 of 1) sorted by relevance

/third_party/eudev/src/libudev/
Dlibudev-device.c40 static int udev_device_read_uevent_file(struct udev_device *udev_device);
136 udev_device_read_uevent_file(udev_device); in udev_device_get_ifindex()
163 udev_device_read_uevent_file(udev_device); in udev_device_get_devnum()
248 udev_device_read_uevent_file(udev_device); in udev_device_get_devtype()
319 udev_device_read_uevent_file(udev_device); in udev_device_get_devnode_mode()
336 udev_device_read_uevent_file(udev_device); in udev_device_get_devnode_uid()
353 udev_device_read_uevent_file(udev_device); in udev_device_get_devnode_gid()
661 static int udev_device_read_uevent_file(struct udev_device *udev_device) in udev_device_read_uevent_file() function
1313 udev_device_read_uevent_file(udev_device); in udev_device_get_devnode()
1362 udev_device_read_uevent_file(udev_device); in udev_device_get_properties_list_entry()
[all …]