Home
last modified time | relevance | path

Searched refs:autostop (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dohci-hub.c67 if (!ohci->autostop) { in ohci_rh_suspend()
86 ohci->autostop = 0; in ohci_rh_suspend()
133 if (!autostop) { in ohci_rh_suspend()
135 ohci->autostop = 0; in ohci_rh_suspend()
159 int autostopped = ohci->autostop; in ohci_rh_resume()
161 ohci->autostop = 0; in ohci_rh_resume()
371 if (!ohci->autostop) { in ohci_root_hub_state_changes()
378 ohci->autostop = 1; in ohci_root_hub_state_changes()
385 ohci->autostop = 0; in ohci_root_hub_state_changes()
404 if (ohci->autostop) in ohci_root_hub_state_changes()
[all …]
A Dohci.h407 unsigned autostop:1; /* rh auto stopping/stopped */ member
A Dohci-hcd.c952 if (ohci->autostop) { in ohci_irq()
/linux-6.3-rc2/include/uapi/linux/
A Drkisp1-config.h631 __u32 autostop; member
/linux-6.3-rc2/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-params.c690 if (arg->autostop) in rkisp1_aec_config_v10()
723 if (arg->autostop) in rkisp1_aec_config_v12()

Completed in 21 milliseconds