Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dsysfs.c488 if (udev->usb2_hw_lpm_allowed == 1) in usb2_hardware_lpm_show()
511 udev->usb2_hw_lpm_allowed = value; in usb2_hardware_lpm_store()
/linux/include/linux/
H A Dusb.h708 unsigned usb2_hw_lpm_allowed:1; member