Searched defs:mode_string (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/ata/pata_parport/ |
H A D | aten.c | 118 char *mode_string[2] = { "4-bit", "8-bit" }; in aten_log_adapter() local
|
H A D | comm.c | 179 char *mode_string[5] = { "4-bit", "8-bit", "EPP-8", "EPP-16", "EPP-32" }; in comm_log_adapter() local
|
H A D | fit3.c | 162 char *mode_string[3] = { "4-bit", "8-bit", "EPP"}; in fit3_log_adapter() local
|
H A D | on20.c | 121 char *mode_string[2] = { "4-bit", "8-bit" }; in on20_log_adapter() local
|
H A D | dstr.c | 209 char *mode_string[5] = { "4-bit", "8-bit", "EPP-8", "EPP-16", "EPP-32" }; in dstr_log_adapter() local
|
H A D | on26.c | 288 char *mode_string[5] = { "4-bit", "8-bit", "EPP-8", "EPP-16", "EPP-32" }; in on26_log_adapter() local
|
H A D | friq.c | 221 char *mode_string[6] = { "4-bit", "8-bit", "EPP-8", "EPP-16", "EPP-32"}; in friq_log_adapter() local
|
H A D | epat.c | 317 char *mode_string[6] = in epat_log_adapter() local
|
H A D | bpck6.c | 436 char *mode_string[5] = { "4-bit", "8-bit", "EPP-8", "EPP-16", "EPP-32" }; in bpck6_log_adapter() local
|
/linux/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 34 static int mode_string(char *buf, unsigned int offset, in mode_string() function
|
/linux/tools/testing/selftests/bpf/ |
H A D | xskxceiver.c | 128 static char *mode_string(struct test_spec *test) in mode_string() function
|