Home
last modified time | relevance | path

Searched refs:EVENT_DEVICE_REPORT_IDLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dusbnet.h80 # define EVENT_DEVICE_REPORT_IDLE 8 macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dusbnet.h73 # define EVENT_DEVICE_REPORT_IDLE 8 macro
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dusbnet.c83 [EVENT_DEVICE_REPORT_IDLE] = "EVENT_DEVICE_REPORT_IDLE",
1958 if (test_and_clear_bit(EVENT_DEVICE_REPORT_IDLE, &dev->flags)) in usbnet_resume()
1972 if (!test_and_set_bit(EVENT_DEVICE_REPORT_IDLE, &dev->flags)) { in usbnet_device_suggests_idle()
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dusbnet.c1922 if (test_and_clear_bit(EVENT_DEVICE_REPORT_IDLE, &dev->flags)) in usbnet_resume()
1936 if (!test_and_set_bit(EVENT_DEVICE_REPORT_IDLE, &dev->flags)) { in usbnet_device_suggests_idle()

Completed in 7 milliseconds