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

12

/linux-master/drivers/isdn/mISDN/
H A Dfsm.c21 mISDN_FsmNew(struct Fsm *fsm, argument
48 mISDN_FsmFree(struct Fsm *fsm) argument
[all...]
H A Dfsm.h29 struct Fsm *fsm; member in struct:FsmInst
/linux-master/drivers/usb/common/
H A Dusb-otg-fsm.c29 static int otg_set_protocol(struct otg_fsm *fsm, int protocol) argument
60 otg_leave_state(struct otg_fsm *fsm, enum usb_otg_state old_state) argument
122 struct otg_fsm *fsm = container_of(to_delayed_work(work), local
187 otg_start_hnp_polling(struct otg_fsm *fsm) argument
206 otg_set_state(struct otg_fsm *fsm, enum usb_otg_state new_state) argument
328 otg_statemachine(struct otg_fsm *fsm) argument
[all...]
/linux-master/drivers/s390/net/
H A Dfsm.h49 } fsm; typedef in typeref:struct:__anon8033
H A Dctcm_mpc.c815 mpc_action_go_ready(fsm_instance *fsm, int event, void *arg) argument
1650 mpc_action_side_xid(fsm_instance *fsm, void *arg, int side) argument
1807 mpc_action_xside_xid(fsm_instance *fsm, int event, void *arg) argument
1816 mpc_action_yside_xid(fsm_instance *fsm, int event, void *arg) argument
1825 mpc_action_doxid0(fsm_instance *fsm, int event, void *arg) argument
1866 mpc_action_doxid7(fsm_instance *fsm, int event, void *arg) argument
1935 mpc_action_rcvd_xid0(fsm_instance *fsm, int event, void *arg) argument
1997 mpc_action_rcvd_xid7(fsm_instance *fsm, int event, void *arg) argument
[all...]
H A Dctcm_fsms.c1582 ctcmpc_chx_attn(fsm_instance *fsm, int event, void *arg) argument
1641 ctcmpc_chx_attnbusy(fsm_instance *fsm, int event, void *arg) argument
1727 ctcmpc_chx_resend(fsm_instance *fsm, int event, void *arg) argument
1743 ctcmpc_chx_send_sweep(fsm_instance *fsm, int event, void *arg) argument
[all...]
H A Dctcm_mpc.h199 fsm_instance *fsm; /* group xid fsm */ member in struct:mpc_group
H A Dctcm_main.h195 fsm_instance *fsm; /* finite state machine of this channel */ member in struct:channel
212 fsm_instance *fsm; member in struct:ctcm_priv
H A Dnetiucv.c150 fsm_instance *fsm; member in struct:iucv_connection
178 fsm_instance *fsm; member in struct:netiucv_priv
[all...]
/linux-master/lib/
H A Dts_fsm.c136 struct ts_fsm *fsm = ts_config_priv(conf); local
260 struct ts_fsm *fsm; local
304 struct ts_fsm *fsm = ts_config_priv(conf); local
310 struct ts_fsm *fsm = ts_config_priv(conf); local
[all...]
/linux-master/drivers/usb/chipidea/
H A Ddebug.c190 struct otg_fsm *fsm; local
[all...]
H A Dotg_fsm.c436 ci_otg_fsm_add_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) argument
445 ci_otg_fsm_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) argument
458 ci_otg_drv_vbus(struct otg_fsm *fsm, int on) argument
500 ci_otg_loc_conn(struct otg_fsm *fsm, int on) argument
519 ci_otg_loc_sof(struct otg_fsm *fsm, int on) argument
542 ci_otg_start_pulse(struct otg_fsm *fsm) argument
553 ci_otg_start_host(struct otg_fsm *fsm, int on) argument
567 ci_otg_start_gadget(struct otg_fsm *fsm, int on) argument
649 struct otg_fsm *fsm = &ci->fsm; local
745 struct otg_fsm *fsm = &ci->fsm; local
[all...]
H A Dci.h223 struct otg_fsm fsm; member in struct:ci_hdrc
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.h61 void (*fsm)(struct bfa_msgq_cmdq *s, enum cmdq_event e); member in struct:bfa_msgq_cmdq
89 void (*fsm)(struct bfa_msgq_rspq *s, enum rspq_event e); member in struct:bfa_msgq_rspq
H A Dbfa_ioc.h153 void (*fsm)(struct bfa_iocpf *s, enum iocpf_event e); member in struct:bfa_iocpf
163 void (*fsm)(struct bfa_ioc *s, enum ioc_event e); member in struct:bfa_ioc
H A Dbna_types.h318 void (*fsm)(struct bna_ioceth *s, enum bna_ioceth_event e); member in struct:bna_ioceth
342 void (*fsm)(struct bna_enet *s, enum bna_enet_event e); member in struct:bna_enet
370 void (*fsm)(struct bna_ethport *s, enum bna_ethport_event e); member in struct:bna_ethport
472 void (*fsm)(struct bna_tx *s, enum bna_tx_event e); member in struct:bna_tx
714 void (*fsm)(struct bna_rxf *s, enum bna_rxf_event e); member in struct:bna_rxf
793 void (*fsm)(struct bna_rx *s, enum bna_rx_event e); member in struct:bna_rx
/linux-master/drivers/leds/
H A Dleds-cht-wcove.c54 u16 fsm; member in struct:cht_wc_led_regs
64 unsigned int fsm; member in struct:cht_wc_led_saved_regs
[all...]
/linux-master/drivers/input/touchscreen/
H A Dti_am335x_tsc.c279 unsigned int fsm, status, irqclr = 0; local
/linux-master/include/linux/usb/
H A Dotg-fsm.h205 otg_chrg_vbus(struct otg_fsm *fsm, int on) argument
213 otg_drv_vbus(struct otg_fsm *fsm, int on) argument
224 otg_loc_conn(struct otg_fsm *fsm, int on) argument
235 otg_loc_sof(struct otg_fsm *fsm, int on) argument
246 otg_start_pulse(struct otg_fsm *fsm) argument
257 otg_start_adp_prb(struct otg_fsm *fsm) argument
269 otg_start_adp_sns(struct otg_fsm *fsm) argument
280 otg_add_timer(struct otg_fsm *fsm, enum otg_fsm_timer timer) argument
288 otg_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer timer) argument
296 otg_start_host(struct otg_fsm *fsm, int on) argument
303 otg_start_gadget(struct otg_fsm *fsm, int on) argument
[all...]
/linux-master/drivers/usb/phy/
H A Dphy-fsl-usb.c117 void fsl_otg_chrg_vbus(struct otg_fsm *fsm, int on) argument
153 void fsl_otg_drv_vbus(struct otg_fsm *fsm, int on) argument
171 void fsl_otg_loc_conn(struct otg_fsm *fsm, int on) argument
190 void fsl_otg_loc_sof(struct otg_fsm *fsm, int on) argument
205 void fsl_otg_start_pulse(struct otg_fsm *fsm) argument
284 fsl_otg_init_timers(struct otg_fsm *fsm) argument
393 fsl_otg_add_timer(struct otg_fsm *fsm, void *gtimer) argument
411 fsl_otg_fsm_add_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) argument
423 fsl_otg_del_timer(struct otg_fsm *fsm, void *gtimer) argument
433 fsl_otg_fsm_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) argument
457 fsl_otg_start_host(struct otg_fsm *fsm, int on) argument
524 fsl_otg_start_gadget(struct otg_fsm *fsm, int on) argument
584 struct otg_fsm *fsm = &otg_dev->fsm; local
652 struct otg_fsm *fsm = &og->fsm; local
708 struct otg_fsm *fsm = &((struct fsl_otg *)dev_id)->fsm; local
836 struct otg_fsm *fsm; local
[all...]
H A Dphy-fsl-usb.h359 struct otg_fsm fsm; member in struct:fsl_otg
/linux-master/fs/ext4/
H A Dfsmap.c295 struct ext4_fsmap *fsm; local
[all...]
/linux-master/drivers/mmc/host/
H A Dbcm2835.c294 u32 edm, fsm; local
760 u32 edm, fsm; local
1156 u32 edm, fsm; local
[all...]
/linux-master/drivers/scsi/bfa/
H A Dbfa.h238 bfa_iocfs_fsm_t fsm; member in struct:bfa_iocfc_s
/linux-master/drivers/mtd/devices/
H A Dst_spi_fsm.c702 static inline int stfsm_is_idle(struct stfsm *fsm) argument
707 static inline uint32_t stfsm_fifo_available(struct stfsm *fsm) argument
712 static inline void stfsm_load_seq(struct stfsm *fsm, argument
728 stfsm_wait_seq(struct stfsm *fsm) argument
748 stfsm_read_fifo(struct stfsm *fsm, uint32_t *buf, uint32_t size) argument
799 stfsm_clear_fifo(struct stfsm *fsm) argument
835 stfsm_write_fifo(struct stfsm *fsm, const uint32_t *buf, uint32_t size) argument
849 stfsm_enter_32bit_addr(struct stfsm *fsm, int enter) argument
866 stfsm_wait_busy(struct stfsm *fsm) argument
913 stfsm_read_status(struct stfsm *fsm, uint8_t cmd, uint8_t *data, int bytes) argument
941 stfsm_write_status(struct stfsm *fsm, uint8_t cmd, uint16_t data, int bytes, int wait_busy) argument
988 stfsm_can_handle_soc_reset(struct stfsm *fsm) argument
1003 stfsm_prepare_erasesec_seq(struct stfsm *fsm, struct stfsm_seq *seq) argument
1017 stfsm_search_seq_rw_configs(struct stfsm *fsm, struct seq_rw_config cfgs[]) argument
1031 stfsm_prepare_rw_seq(struct stfsm *fsm, struct stfsm_seq *seq, struct seq_rw_config *cfg) argument
1099 stfsm_search_prepare_rw_seq(struct stfsm *fsm, struct stfsm_seq *seq, struct seq_rw_config *cfgs) argument
1117 stfsm_prepare_rwe_seqs_default(struct stfsm *fsm) argument
1148 stfsm_mx25_config(struct stfsm *fsm) argument
1206 stfsm_n25q_config(struct stfsm *fsm) argument
1284 stfsm_s25fl_read_dyb(struct stfsm *fsm, uint32_t offs, uint8_t *dby) argument
1320 stfsm_s25fl_write_dyb(struct stfsm *fsm, uint32_t offs, uint8_t dby) argument
1355 stfsm_s25fl_clear_status_reg(struct stfsm *fsm) argument
1386 stfsm_s25fl_config(struct stfsm *fsm) argument
1475 stfsm_w25q_config(struct stfsm *fsm) argument
1513 stfsm_read(struct stfsm *fsm, uint8_t *buf, uint32_t size, uint32_t offset) argument
1574 stfsm_write(struct stfsm *fsm, const uint8_t *buf, uint32_t size, uint32_t offset) argument
1672 struct stfsm *fsm = dev_get_drvdata(mtd->dev.parent); local
1697 stfsm_erase_sector(struct stfsm *fsm, uint32_t offset) argument
1727 stfsm_erase_chip(struct stfsm *fsm) argument
1748 struct stfsm *fsm = dev_get_drvdata(mtd->dev.parent); local
1793 struct stfsm *fsm = dev_get_drvdata(mtd->dev.parent); local
1831 stfsm_read_jedec(struct stfsm *fsm, uint8_t *jedec) argument
1845 stfsm_jedec_probe(struct stfsm *fsm) argument
1876 stfsm_set_mode(struct stfsm *fsm, uint32_t mode) argument
1896 stfsm_set_freq(struct stfsm *fsm, uint32_t spi_freq) argument
1932 stfsm_init(struct stfsm *fsm) argument
1972 struct stfsm *fsm = platform_get_drvdata(pdev); local
2019 struct stfsm *fsm; local
2102 struct stfsm *fsm = platform_get_drvdata(pdev); local
2110 struct stfsm *fsm = dev_get_drvdata(dev); local
2119 struct stfsm *fsm = dev_get_drvdata(dev); local
[all...]

Completed in 240 milliseconds

12