Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Dusbnet.h81 # define EVENT_DEVICE_REPORT_IDLE 8 macro
/linux/drivers/net/usb/
A Dusbnet.c86 [EVENT_DEVICE_REPORT_IDLE] = "EVENT_DEVICE_REPORT_IDLE",
1949 if (test_and_clear_bit(EVENT_DEVICE_REPORT_IDLE, &dev->flags)) in usbnet_resume()
1963 if (!test_and_set_bit(EVENT_DEVICE_REPORT_IDLE, &dev->flags)) { in usbnet_device_suggests_idle()

Completed in 7 milliseconds