|
Linux Kernel
3.7.1
|
#include <otg_fsm.h>
Data Fields | |
| void(* | chrg_vbus )(int on) |
| void(* | drv_vbus )(int on) |
| void(* | loc_conn )(int on) |
| void(* | loc_sof )(int on) |
| void(* | start_pulse )(void) |
| void(* | add_timer )(void *timer) |
| void(* | del_timer )(void *timer) |
| int(* | start_host )(struct otg_fsm *fsm, int on) |
| int(* | start_gadget )(struct otg_fsm *fsm, int on) |
1.8.2