Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/devices/
Dst_spi_fsm.c276 struct seq_rw_config { struct
452 static struct seq_rw_config default_read_configs[] = {
463 static struct seq_rw_config default_write_configs[] = {
490 static struct seq_rw_config n25q_read3_configs[] = {
505 static struct seq_rw_config n25q_read4_configs[] = {
551 static struct seq_rw_config stfsm_s25fl_read4_configs[] = {
561 static struct seq_rw_config stfsm_s25fl_write4_configs[] = {
1017 static struct seq_rw_config *
1019 struct seq_rw_config cfgs[]) in stfsm_search_seq_rw_configs()
1021 struct seq_rw_config *config; in stfsm_search_seq_rw_configs()
[all …]