Home
last modified time | relevance | path

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

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