Home
last modified time | relevance | path

Searched refs:start_host (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/usb/
A Dotg-fsm.h200 int (*start_host)(struct otg_fsm *fsm, int on); member
298 if (!fsm->ops->start_host) in otg_start_host()
300 return fsm->ops->start_host(fsm, on); in otg_start_host()
/linux-6.3-rc2/tools/virtio/ringtest/
A Dmain.c206 void *start_host(void *arg) in start_host() function
381 ret = pthread_create(&host, NULL, start_host, host_arg); in main()
/linux-6.3-rc2/drivers/usb/chipidea/
A Dotg_fsm.c586 .start_host = ci_otg_start_host,
/linux-6.3-rc2/drivers/usb/phy/
A Dphy-fsl-usb.c767 .start_host = fsl_otg_start_host,

Completed in 9 milliseconds