Home
last modified time | relevance | path

Searched defs:fsm (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/usb/common/
A Dusb-otg-fsm.c29 static int otg_set_protocol(struct otg_fsm *fsm, int protocol) in otg_set_protocol()
60 static void otg_leave_state(struct otg_fsm *fsm, enum usb_otg_state old_state) in otg_leave_state()
122 struct otg_fsm *fsm = container_of(to_delayed_work(work), in otg_hnp_polling_work() local
187 static void otg_start_hnp_polling(struct otg_fsm *fsm) in otg_start_hnp_polling()
206 static int otg_set_state(struct otg_fsm *fsm, enum usb_otg_state new_state) in otg_set_state()
328 int otg_statemachine(struct otg_fsm *fsm) in otg_statemachine()
/linux/drivers/mtd/devices/
A Dst_spi_fsm.c728 static void stfsm_wait_seq(struct stfsm *fsm) in stfsm_wait_seq()
799 static void stfsm_clear_fifo(struct stfsm *fsm) in stfsm_clear_fifo()
1017 stfsm_search_seq_rw_configs(struct stfsm *fsm, in stfsm_search_seq_rw_configs()
1148 static int stfsm_mx25_config(struct stfsm *fsm) in stfsm_mx25_config()
1206 static int stfsm_n25q_config(struct stfsm *fsm) in stfsm_n25q_config()
1475 static int stfsm_w25q_config(struct stfsm *fsm) in stfsm_w25q_config()
1727 static int stfsm_erase_chip(struct stfsm *fsm) in stfsm_erase_chip()
1932 static int stfsm_init(struct stfsm *fsm) in stfsm_init()
2020 struct stfsm *fsm; in stfsm_probe() local
2135 struct stfsm *fsm = dev_get_drvdata(dev); in stfsmfsm_suspend() local
[all …]
/linux/drivers/usb/phy/
A Dphy-fsl-usb.c117 void fsl_otg_chrg_vbus(struct otg_fsm *fsm, int on) in fsl_otg_chrg_vbus()
153 void fsl_otg_drv_vbus(struct otg_fsm *fsm, int on) in fsl_otg_drv_vbus()
171 void fsl_otg_loc_conn(struct otg_fsm *fsm, int on) in fsl_otg_loc_conn()
190 void fsl_otg_loc_sof(struct otg_fsm *fsm, int on) in fsl_otg_loc_sof()
205 void fsl_otg_start_pulse(struct otg_fsm *fsm) in fsl_otg_start_pulse()
284 int fsl_otg_init_timers(struct otg_fsm *fsm) in fsl_otg_init_timers()
457 int fsl_otg_start_host(struct otg_fsm *fsm, int on) in fsl_otg_start_host()
524 int fsl_otg_start_gadget(struct otg_fsm *fsm, int on) in fsl_otg_start_gadget()
584 struct otg_fsm *fsm = &otg_dev->fsm; in fsl_otg_set_host() local
652 struct otg_fsm *fsm = &og->fsm; in fsl_otg_event() local
[all …]
A Dphy-isp1301-omap.c402 u8 fsm = omap_readw(OTG_TEST) & 0x0ff; in check_state() local
A Dphy-fsl-usb.h359 struct otg_fsm fsm; member
/linux/include/linux/usb/
A Dotg-fsm.h218 static inline int otg_chrg_vbus(struct otg_fsm *fsm, int on) in otg_chrg_vbus()
226 static inline int otg_drv_vbus(struct otg_fsm *fsm, int on) in otg_drv_vbus()
237 static inline int otg_loc_conn(struct otg_fsm *fsm, int on) in otg_loc_conn()
248 static inline int otg_loc_sof(struct otg_fsm *fsm, int on) in otg_loc_sof()
259 static inline int otg_start_pulse(struct otg_fsm *fsm) in otg_start_pulse()
270 static inline int otg_start_adp_prb(struct otg_fsm *fsm) in otg_start_adp_prb()
282 static inline int otg_start_adp_sns(struct otg_fsm *fsm) in otg_start_adp_sns()
293 static inline int otg_add_timer(struct otg_fsm *fsm, enum otg_fsm_timer timer) in otg_add_timer()
301 static inline int otg_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer timer) in otg_del_timer()
309 static inline int otg_start_host(struct otg_fsm *fsm, int on) in otg_start_host()
[all …]
/linux/drivers/usb/chipidea/
A Dotg_fsm.c434 static void ci_otg_fsm_add_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) in ci_otg_fsm_add_timer()
443 static void ci_otg_fsm_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) in ci_otg_fsm_del_timer()
456 static void ci_otg_drv_vbus(struct otg_fsm *fsm, int on) in ci_otg_drv_vbus()
491 static void ci_otg_loc_conn(struct otg_fsm *fsm, int on) in ci_otg_loc_conn()
510 static void ci_otg_loc_sof(struct otg_fsm *fsm, int on) in ci_otg_loc_sof()
533 static void ci_otg_start_pulse(struct otg_fsm *fsm) in ci_otg_start_pulse()
544 static int ci_otg_start_host(struct otg_fsm *fsm, int on) in ci_otg_start_host()
558 static int ci_otg_start_gadget(struct otg_fsm *fsm, int on) in ci_otg_start_gadget()
640 struct otg_fsm *fsm = &ci->fsm; in ci_otg_fsm_event() local
736 struct otg_fsm *fsm = &ci->fsm; in ci_otg_fsm_irq() local
A Ddebug.c190 struct otg_fsm *fsm; in ci_otg_show() local
A Dci.h216 struct otg_fsm fsm; member
/linux/lib/
A Dts_fsm.c136 struct ts_fsm *fsm = ts_config_priv(conf); in fsm_find() local
260 struct ts_fsm *fsm; in fsm_init() local
304 struct ts_fsm *fsm = ts_config_priv(conf); in fsm_get_pattern() local
310 struct ts_fsm *fsm = ts_config_priv(conf); in fsm_get_pattern_len() local
/linux/drivers/s390/net/
A Dctcm_mpc.c815 static void mpc_action_go_ready(fsm_instance *fsm, int event, void *arg) in mpc_action_go_ready()
1649 static void mpc_action_side_xid(fsm_instance *fsm, void *arg, int side) in mpc_action_side_xid()
1806 static void mpc_action_xside_xid(fsm_instance *fsm, int event, void *arg) in mpc_action_xside_xid()
1815 static void mpc_action_yside_xid(fsm_instance *fsm, int event, void *arg) in mpc_action_yside_xid()
1824 static void mpc_action_doxid0(fsm_instance *fsm, int event, void *arg) in mpc_action_doxid0()
1865 static void mpc_action_doxid7(fsm_instance *fsm, int event, void *arg) in mpc_action_doxid7()
1934 static void mpc_action_rcvd_xid0(fsm_instance *fsm, int event, void *arg) in mpc_action_rcvd_xid0()
1997 static void mpc_action_rcvd_xid7(fsm_instance *fsm, int event, void *arg) in mpc_action_rcvd_xid7()
A Dctcm_fsms.c1582 static void ctcmpc_chx_attn(fsm_instance *fsm, int event, void *arg) in ctcmpc_chx_attn()
1641 static void ctcmpc_chx_attnbusy(fsm_instance *fsm, int event, void *arg) in ctcmpc_chx_attnbusy()
1727 static void ctcmpc_chx_resend(fsm_instance *fsm, int event, void *arg) in ctcmpc_chx_resend()
1743 static void ctcmpc_chx_send_sweep(fsm_instance *fsm, int event, void *arg) in ctcmpc_chx_send_sweep()
A Dfsm.h49 } fsm; typedef
A Dctcm_main.h194 fsm_instance *fsm; /* finite state machine of this channel */ member
211 fsm_instance *fsm; member
A Dctcm_mpc.h199 fsm_instance *fsm; /* group xid fsm */ member
A Dnetiucv.c150 fsm_instance *fsm; member
178 fsm_instance *fsm; member
/linux/drivers/isdn/mISDN/
A Dfsm.c21 mISDN_FsmNew(struct Fsm *fsm, in mISDN_FsmNew()
48 mISDN_FsmFree(struct Fsm *fsm) in mISDN_FsmFree()
A Dfsm.h29 struct Fsm *fsm; member
/linux/drivers/net/ethernet/brocade/bna/
A Dbfa_msgq.h59 bfa_fsm_t fsm; member
85 bfa_fsm_t fsm; member
A Dbna_types.h316 bfa_fsm_t fsm; member
338 bfa_fsm_t fsm; member
364 bfa_fsm_t fsm; member
463 bfa_fsm_t fsm; member
702 bfa_fsm_t fsm; member
778 bfa_fsm_t fsm; member
A Dbfa_ioc.h151 bfa_fsm_t fsm; member
159 bfa_fsm_t fsm; member
/linux/drivers/mmc/host/
A Dbcm2835.c294 u32 edm, fsm; in bcm2835_wait_transfer_complete() local
765 u32 edm, fsm; in bcm2835_finish_command() local
1164 u32 edm, fsm; in bcm2835_request() local
/linux/drivers/input/touchscreen/
A Dti_am335x_tsc.c273 unsigned int fsm, status, irqclr = 0; in titsc_irq() local
/linux/fs/ext4/
A Dfsmap.c295 struct ext4_fsmap *fsm; in ext4_getfsmap_fill() local
/linux/drivers/scsi/bfa/
A Dbfa.h220 bfa_fsm_t fsm; member

Completed in 72 milliseconds

12