Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dusbnet.h81 # define EVENT_NO_RUNTIME_PM 9 macro
/Linux-v4.19/drivers/net/usb/
Dusbnet.c837 mpn = !test_and_clear_bit(EVENT_NO_RUNTIME_PM, &dev->flags); in usbnet_stop()
934 set_bit(EVENT_NO_RUNTIME_PM, &dev->flags); in usbnet_open()