Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/core/
Dhub.h66 unsigned quirk_check_port_auto_suspend:1; member
Dhub.c1875 hub->quirk_check_port_auto_suspend = 1; in hub_probe()
3740 if (hdev->do_remote_wakeup && hub->quirk_check_port_auto_suspend) { in hub_suspend()