Home
last modified time | relevance | path

Searched refs:usb2_hw_lpm_capable (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1461 u8 usb2_hw_lpm_capable:1; member
/linux/include/linux/
H A Dusb.h705 unsigned usb2_hw_lpm_capable:1; member
/linux/drivers/usb/core/
H A Dsysfs.c658 if (udev->usb2_hw_lpm_capable == 1) in add_power_attributes()