Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dusbnet.h83 # define EVENT_NO_RUNTIME_PM 9 macro
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dusbnet.c831 mpn = !test_and_clear_bit(EVENT_NO_RUNTIME_PM, &dev->flags); in usbnet_stop()
926 set_bit(EVENT_NO_RUNTIME_PM, &dev->flags); in usbnet_open()