Home
last modified time | relevance | path

Searched defs:mode_string (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/ata/pata_parport/
H A Daten.c118 char *mode_string[2] = { "4-bit", "8-bit" }; in aten_log_adapter() local
H A Dcomm.c179 char *mode_string[5] = { "4-bit", "8-bit", "EPP-8", "EPP-16", "EPP-32" }; in comm_log_adapter() local
H A Dfit3.c162 char *mode_string[3] = { "4-bit", "8-bit", "EPP"}; in fit3_log_adapter() local
H A Don20.c121 char *mode_string[2] = { "4-bit", "8-bit" }; in on20_log_adapter() local
H A Ddstr.c209 char *mode_string[5] = { "4-bit", "8-bit", "EPP-8", "EPP-16", "EPP-32" }; in dstr_log_adapter() local
H A Don26.c288 char *mode_string[5] = { "4-bit", "8-bit", "EPP-8", "EPP-16", "EPP-32" }; in on26_log_adapter() local
H A Dfriq.c221 char *mode_string[6] = { "4-bit", "8-bit", "EPP-8", "EPP-16", "EPP-32"}; in friq_log_adapter() local
H A Depat.c317 char *mode_string[6] = in epat_log_adapter() local
H A Dbpck6.c436 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 Dfbsysfs.c34 static int mode_string(char *buf, unsigned int offset, in mode_string() function
/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c128 static char *mode_string(struct test_spec *test) in mode_string() function