Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/devices/
Dst_spi_fsm.c280 struct seq_rw_config { struct
456 static struct seq_rw_config default_read_configs[] = {
467 static struct seq_rw_config default_write_configs[] = {
494 static struct seq_rw_config n25q_read3_configs[] = {
509 static struct seq_rw_config n25q_read4_configs[] = {
555 static struct seq_rw_config stfsm_s25fl_read4_configs[] = {
565 static struct seq_rw_config stfsm_s25fl_write4_configs[] = {
1021 static struct seq_rw_config *
1023 struct seq_rw_config cfgs[]) in stfsm_search_seq_rw_configs()
1025 struct seq_rw_config *config; in stfsm_search_seq_rw_configs()
[all …]