Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/devices/
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[] = {
550 static struct seq_rw_config stfsm_s25fl_read4_configs[] = {
560 static struct seq_rw_config stfsm_s25fl_write4_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()
[all …]