Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.c130 static int linux_stop_event_monitor(void);
458 linux_stop_event_monitor(); in op_init()
472 (void)linux_stop_event_monitor(); in op_exit()
486 static int linux_stop_event_monitor(void) in linux_stop_event_monitor() function