Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dtest-device.c130 START_TEST(device_disable) in START_TEST() argument
1621 litest_add("device:sendevents", device_disable, LITEST_RELATIVE, LITEST_TABLET); in TEST_COLLECTION()
/third_party/FreeBSD/sys/sys/
Dbus.h294 void device_disable(device_t dev);
/third_party/FreeBSD/sys/kern/
Dsubr_bus.c1143 device_disable(device_t dev) in device_disable() function