Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dusb.h878 static inline bool usb_device_supports_ltm(struct usb_device *udev) in usb_device_supports_ltm() function
/linux/drivers/usb/core/
H A Dsysfs.c306 if (usb_device_supports_ltm(to_usb_device(dev))) in ltm_capable_show()