Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.h66 unsigned quirk_check_port_auto_suspend:1; member
H A Dhub.c1885 hub->quirk_check_port_auto_suspend = 1; in hub_probe()
3750 if (hdev->do_remote_wakeup && hub->quirk_check_port_auto_suspend) { in hub_suspend()