summaryrefslogtreecommitdiff
path: root/udev/lib/exported_symbols
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-09-09 14:06:20 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-09-09 14:06:20 +0200
commitc4f5f942d7dd904e53374c10de319feb41968561 (patch)
tree19dafcf1564469b81743c3745e3f4905d8845181 /udev/lib/exported_symbols
parent9d7e1b3fdd3c2bd064f33a29ea5241fdefb718ee (diff)
add a bunch of private device properties to udev_device
Diffstat (limited to 'udev/lib/exported_symbols')
-rw-r--r--udev/lib/exported_symbols3
1 files changed, 3 insertions, 0 deletions
diff --git a/udev/lib/exported_symbols b/udev/lib/exported_symbols
index fa12633377..7b42b28f9f 100644
--- a/udev/lib/exported_symbols
+++ b/udev/lib/exported_symbols
@@ -17,6 +17,9 @@ udev_device_get_devname
udev_device_get_subsystem
udev_device_get_devlinks
udev_device_get_properties
+udev_device_get_action
+udev_device_get_driver
+udev_device_get_devnum
udev_devices_enumerate
udev_monitor_new_from_socket
udev_monitor_enable_receiving