Searched refs:setup_strings (Results 1 – 3 of 3) sorted by relevance
94 to read the comments for 'setup_strings' near the top132 search for 'setup_strings' near the top of the in2000.c file and
186 static char *setup_strings; variable188 module_param(setup_strings, charp, 0);1943 if (!done_setup && setup_strings) in in2000_detect()1944 in2000_setup(setup_strings, NULL); in in2000_detect()
169 static char *setup_strings; variable170 module_param(setup_strings, charp, 0);1941 if (!done_setup && setup_strings) in wd33c93_init()1942 wd33c93_setup(setup_strings); in wd33c93_init()