Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_pdriver.h50 unsigned no_io_watchdog:1; member
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dplatform.c149 .no_io_watchdog = 1,
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-platform.c111 if (pdata->no_io_watchdog) in ehci_platform_reset()