Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Dst_spi_fsm.c255 struct stfsm { struct
308 int (*config)(struct stfsm *);
311 static int stfsm_n25q_config(struct stfsm *fsm);
312 static int stfsm_mx25_config(struct stfsm *fsm);
314 static int stfsm_w25q_config(struct stfsm *fsm);
728 static void stfsm_wait_seq(struct stfsm *fsm) in stfsm_wait_seq()
1017 stfsm_search_seq_rw_configs(struct stfsm *fsm, in stfsm_search_seq_rw_configs()
1932 static int stfsm_init(struct stfsm *fsm) in stfsm_init()
2019 struct stfsm *fsm; in stfsm_probe()
2112 struct stfsm *fsm = dev_get_drvdata(dev); in stfsmfsm_suspend()
[all …]