Home
last modified time | relevance | path

Searched refs:superspeed (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
Dcomposite.h330 unsigned superspeed:1; member
/kernel/linux/linux-5.10/drivers/usb/gadget/
Dcomposite.c340 if (!config->superspeed && function->ss_descriptors) in usb_add_function()
341 config->superspeed = true; in usb_add_function()
595 if (!c->superspeed) in config_desc()
639 if (!c->superspeed) in count_configs()
1009 config->superspeed ? " super" : "", in usb_add_config()
Dconfigfs.c1277 c->superspeed = 0; in purge_configs_funcs()
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
Dpower-management.rst655 another hub. The expectation is that all superspeed ports have a
662 peer ports are simply the hi-speed and superspeed interface pins that
666 While a superspeed port is powered off a device may downgrade its
671 before their superspeed peer is permitted to power-off. The implication is
672 that the setting ``pm_qos_no_power_off`` to zero on a superspeed port may
675 if it wants to guarantee that a superspeed port will power-off.
677 2. Port resume is sequenced to force a superspeed port to power-on prior to its
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dsdm845-cheza.dtsi794 * re-define these properties removing the superspeed USB PHY reference.
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch5167 +/* Wakeup from connect or disconnect, only for superspeed */