Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Dst_spi_fsm.c275 struct seq_rw_config { struct
451 static struct seq_rw_config default_read_configs[] = {
462 static struct seq_rw_config default_write_configs[] = {
489 static struct seq_rw_config n25q_read3_configs[] = {
504 static struct seq_rw_config n25q_read4_configs[] = {
1016 static struct seq_rw_config *
1018 struct seq_rw_config cfgs[]) in stfsm_search_seq_rw_configs()
1020 struct seq_rw_config *config; in stfsm_search_seq_rw_configs()
1033 struct seq_rw_config *cfg) in stfsm_prepare_rw_seq()
1101 struct seq_rw_config *cfgs) in stfsm_search_prepare_rw_seq()
[all …]