summaryrefslogtreecommitdiff
path: root/udev/lib/exported_symbols
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-02 04:14:47 +0100
committerKay Sievers <kay.sievers@vrfy.org>2009-01-02 04:37:04 +0100
commitbf8b2ae177fd016d03349b3aa881b72afd7d037d (patch)
tree49af2ac35cfe782a80dc953ad9f815e73339b655 /udev/lib/exported_symbols
parent01acecef8f763907e5535b074e32ce836b236fca (diff)
libudev: device - add devtype support
Diffstat (limited to 'udev/lib/exported_symbols')
-rw-r--r--udev/lib/exported_symbols2
1 files changed, 2 insertions, 0 deletions
diff --git a/udev/lib/exported_symbols b/udev/lib/exported_symbols
index a2f0ca7cb3..6b07842a81 100644
--- a/udev/lib/exported_symbols
+++ b/udev/lib/exported_symbols
@@ -17,6 +17,7 @@ udev_device_new_from_devnum
udev_device_new_from_subsystem_sysname
udev_device_get_parent
udev_device_get_parent_with_subsystem
+udev_device_get_parent_with_devtype
udev_device_ref
udev_device_unref
udev_device_get_udev
@@ -26,6 +27,7 @@ udev_device_get_devnode
udev_device_get_sysname
udev_device_get_sysnum
udev_device_get_subsystem
+udev_device_get_devtype
udev_device_get_devlinks_list_entry
udev_device_get_properties_list_entry
udev_device_get_action