Home
last modified time | relevance | path

Searched refs:mpn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dusbnet.c801 int retval, pm, mpn; in usbnet_stop()
832 mpn = !test_and_clear_bit(EVENT_NO_RUNTIME_PM, &dev->flags); in usbnet_stop()
842 if (info->manage_power && mpn) in usbnet_stop()
800 int retval, pm, mpn; usbnet_stop() local
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dusbnet.c814 int retval, pm, mpn; in usbnet_stop() local
845 mpn = !test_and_clear_bit(EVENT_NO_RUNTIME_PM, &dev->flags); in usbnet_stop()
855 if (info->manage_power && mpn) in usbnet_stop()

Completed in 6 milliseconds