Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dfsm.c21 mISDN_FsmNew(struct Fsm *fsm, in mISDN_FsmNew() argument
48 mISDN_FsmFree(struct Fsm *fsm) mISDN_FsmFree() argument
[all...]
H A Dfsm.h29 struct Fsm *fsm; member
/kernel/linux/linux-5.10/drivers/usb/common/
H A Dusb-otg-fsm.c29 static int otg_set_protocol(struct otg_fsm *fsm, int protocol) in otg_set_protocol() argument
60 otg_leave_state(struct otg_fsm *fsm, enum usb_otg_state old_state) otg_leave_state() argument
122 struct otg_fsm *fsm = container_of(to_delayed_work(work), otg_hnp_polling_work() local
187 otg_start_hnp_polling(struct otg_fsm *fsm) otg_start_hnp_polling() argument
206 otg_set_state(struct otg_fsm *fsm, enum usb_otg_state new_state) otg_set_state() argument
328 otg_statemachine(struct otg_fsm *fsm) otg_statemachine() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/common/
H A Dusb-otg-fsm.c29 static int otg_set_protocol(struct otg_fsm *fsm, int protocol) in otg_set_protocol() argument
60 otg_leave_state(struct otg_fsm *fsm, enum usb_otg_state old_state) otg_leave_state() argument
122 struct otg_fsm *fsm = container_of(to_delayed_work(work), otg_hnp_polling_work() local
187 otg_start_hnp_polling(struct otg_fsm *fsm) otg_start_hnp_polling() argument
206 otg_set_state(struct otg_fsm *fsm, enum usb_otg_state new_state) otg_set_state() argument
328 otg_statemachine(struct otg_fsm *fsm) otg_statemachine() argument
[all...]
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dfsm.c21 mISDN_FsmNew(struct Fsm *fsm, in mISDN_FsmNew() argument
48 mISDN_FsmFree(struct Fsm *fsm) mISDN_FsmFree() argument
[all...]
H A Dfsm.h29 struct Fsm *fsm; member
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dfsm.h49 } fsm; typedef
H A Dctcm_fsms.c1588 ctcmpc_chx_attn(fsm_instance *fsm, int event, void *arg) ctcmpc_chx_attn() argument
1647 ctcmpc_chx_attnbusy(fsm_instance *fsm, int event, void *arg) ctcmpc_chx_attnbusy() argument
1733 ctcmpc_chx_resend(fsm_instance *fsm, int event, void *arg) ctcmpc_chx_resend() argument
1749 ctcmpc_chx_send_sweep(fsm_instance *fsm, int event, void *arg) ctcmpc_chx_send_sweep() argument
[all...]
H A Dctcm_mpc.c827 mpc_action_go_ready(fsm_instance *fsm, int event, void *arg) mpc_action_go_ready() argument
1661 mpc_action_side_xid(fsm_instance *fsm, void *arg, int side) mpc_action_side_xid() argument
1818 mpc_action_xside_xid(fsm_instance *fsm, int event, void *arg) mpc_action_xside_xid() argument
1827 mpc_action_yside_xid(fsm_instance *fsm, int event, void *arg) mpc_action_yside_xid() argument
1836 mpc_action_doxid0(fsm_instance *fsm, int event, void *arg) mpc_action_doxid0() argument
1877 mpc_action_doxid7(fsm_instance *fsm, int event, void *arg) mpc_action_doxid7() argument
1946 mpc_action_rcvd_xid0(fsm_instance *fsm, int event, void *arg) mpc_action_rcvd_xid0() argument
2008 mpc_action_rcvd_xid7(fsm_instance *fsm, int event, void *arg) mpc_action_rcvd_xid7() argument
[all...]
/kernel/linux/linux-5.10/lib/
H 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); fsm_get_pattern() local
310 struct ts_fsm *fsm = ts_config_priv(conf); fsm_get_pattern_len() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dfsm.h49 } fsm; typedef
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Ddebug.c190 struct otg_fsm *fsm; in ci_otg_show() local
[all...]
H A Dotg_fsm.c436 ci_otg_fsm_add_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) ci_otg_fsm_add_timer() argument
445 ci_otg_fsm_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) ci_otg_fsm_del_timer() argument
458 ci_otg_drv_vbus(struct otg_fsm *fsm, int on) ci_otg_drv_vbus() argument
500 ci_otg_loc_conn(struct otg_fsm *fsm, int on) ci_otg_loc_conn() argument
519 ci_otg_loc_sof(struct otg_fsm *fsm, int on) ci_otg_loc_sof() argument
542 ci_otg_start_pulse(struct otg_fsm *fsm) ci_otg_start_pulse() argument
553 ci_otg_start_host(struct otg_fsm *fsm, int on) ci_otg_start_host() argument
567 ci_otg_start_gadget(struct otg_fsm *fsm, int on) ci_otg_start_gadget() argument
649 struct otg_fsm *fsm = &ci->fsm; ci_otg_fsm_event() local
745 struct otg_fsm *fsm = &ci->fsm; ci_otg_fsm_irq() local
[all...]
/kernel/linux/linux-6.6/lib/
H 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); fsm_get_pattern() local
310 struct ts_fsm *fsm = ts_config_priv(conf); fsm_get_pattern_len() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.h59 bfa_fsm_t fsm; member
85 bfa_fsm_t fsm; member
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Ddebug.c190 struct otg_fsm *fsm; in ci_otg_show() local
[all...]
H A Dotg_fsm.c436 ci_otg_fsm_add_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) ci_otg_fsm_add_timer() argument
445 ci_otg_fsm_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) ci_otg_fsm_del_timer() argument
458 ci_otg_drv_vbus(struct otg_fsm *fsm, int on) ci_otg_drv_vbus() argument
493 ci_otg_loc_conn(struct otg_fsm *fsm, int on) ci_otg_loc_conn() argument
512 ci_otg_loc_sof(struct otg_fsm *fsm, int on) ci_otg_loc_sof() argument
535 ci_otg_start_pulse(struct otg_fsm *fsm) ci_otg_start_pulse() argument
546 ci_otg_start_host(struct otg_fsm *fsm, int on) ci_otg_start_host() argument
560 ci_otg_start_gadget(struct otg_fsm *fsm, int on) ci_otg_start_gadget() argument
642 struct otg_fsm *fsm = &ci->fsm; ci_otg_fsm_event() local
738 struct otg_fsm *fsm = &ci->fsm; ci_otg_fsm_irq() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.h61 void (*fsm)(struct bfa_msgq_cmdq *s, enum cmdq_event e); member
89 void (*fsm)(struct bfa_msgq_rspq *s, enum rspq_event e); member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dti_am335x_tsc.c273 unsigned int fsm, status, irqclr = 0; in titsc_irq() local
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-cht-wcove.c54 u16 fsm; member
64 unsigned int fsm; member
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dti_am335x_tsc.c280 unsigned int fsm, status, irqclr = 0; in titsc_irq() local
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-fsl-usb.c117 void fsl_otg_chrg_vbus(struct otg_fsm *fsm, int on) in fsl_otg_chrg_vbus() argument
153 void fsl_otg_drv_vbus(struct otg_fsm *fsm, int on) in fsl_otg_drv_vbus() argument
171 void fsl_otg_loc_conn(struct otg_fsm *fsm, int on) in fsl_otg_loc_conn() argument
190 void fsl_otg_loc_sof(struct otg_fsm *fsm, int on) in fsl_otg_loc_sof() argument
205 void fsl_otg_start_pulse(struct otg_fsm *fsm) in fsl_otg_start_pulse() argument
284 fsl_otg_init_timers(struct otg_fsm *fsm) fsl_otg_init_timers() argument
393 fsl_otg_add_timer(struct otg_fsm *fsm, void *gtimer) fsl_otg_add_timer() argument
411 fsl_otg_fsm_add_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) fsl_otg_fsm_add_timer() argument
423 fsl_otg_del_timer(struct otg_fsm *fsm, void *gtimer) fsl_otg_del_timer() argument
433 fsl_otg_fsm_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer t) fsl_otg_fsm_del_timer() argument
457 fsl_otg_start_host(struct otg_fsm *fsm, int on) fsl_otg_start_host() argument
524 fsl_otg_start_gadget(struct otg_fsm *fsm, int on) fsl_otg_start_gadget() argument
584 struct otg_fsm *fsm = &otg_dev->fsm; fsl_otg_set_host() local
652 struct otg_fsm *fsm = &og->fsm; fsl_otg_event() local
708 struct otg_fsm *fsm = &((struct fsl_otg *)dev_id)->fsm; fsl_otg_isr() local
836 struct otg_fsm *fsm; usb_otg_start() local
[all...]
/kernel/linux/linux-5.10/include/linux/usb/
H A Dotg-fsm.h218 otg_chrg_vbus(struct otg_fsm *fsm, int on) otg_chrg_vbus() argument
226 otg_drv_vbus(struct otg_fsm *fsm, int on) otg_drv_vbus() argument
237 otg_loc_conn(struct otg_fsm *fsm, int on) otg_loc_conn() argument
248 otg_loc_sof(struct otg_fsm *fsm, int on) otg_loc_sof() argument
259 otg_start_pulse(struct otg_fsm *fsm) otg_start_pulse() argument
270 otg_start_adp_prb(struct otg_fsm *fsm) otg_start_adp_prb() argument
282 otg_start_adp_sns(struct otg_fsm *fsm) otg_start_adp_sns() argument
293 otg_add_timer(struct otg_fsm *fsm, enum otg_fsm_timer timer) otg_add_timer() argument
301 otg_del_timer(struct otg_fsm *fsm, enum otg_fsm_timer timer) otg_del_timer() argument
309 otg_start_host(struct otg_fsm *fsm, int on) otg_start_host() argument
316 otg_start_gadget(struct otg_fsm *fsm, int on) otg_start_gadget() argument
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dfsmap.c295 struct ext4_fsmap *fsm; in ext4_getfsmap_fill() local
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dfsmap.c295 struct ext4_fsmap *fsm; in ext4_getfsmap_fill() local
[all...]

Completed in 14 milliseconds

123