Home
last modified time | relevance | path

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

/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()

Completed in 4 milliseconds