chiark / gitweb /
libudev: switch to "udev_device_get_parent"
[elogind.git] / udev / lib / exported_symbols
index fa12633377f7a8cbb5dbbd67859c0009f370644f..f53165d810ba94d7a1224c6dd23fb3f5ba433817 100644 (file)
@@ -8,6 +8,7 @@ udev_set_log_priority
 udev_get_sys_path
 udev_get_dev_path
 udev_device_new_from_devpath
+udev_device_get_parent
 udev_device_ref
 udev_device_unref
 udev_device_get_udev
@@ -17,8 +18,13 @@ udev_device_get_devname
 udev_device_get_subsystem
 udev_device_get_devlinks
 udev_device_get_properties
-udev_devices_enumerate
+udev_device_get_action
+udev_device_get_driver
+udev_device_get_devnum
+udev_device_get_seqnum
+udev_enumerate_devices
 udev_monitor_new_from_socket
+udev_monitor_new_from_netlink
 udev_monitor_enable_receiving
 udev_monitor_ref
 udev_monitor_unref