taglinefilesource code
hw_table128drivers/sound/configure.chw_entry        hw_table[] =
hw_table324drivers/sound/configure.cif (hw_table[nr].conditions)
hw_table325drivers/sound/configure.cif (!(hw_table[nr].conditions & selected_options))
hw_table328drivers/sound/configure.cif (hw_table[nr].exclusive_options)
hw_table329drivers/sound/configure.cif (hw_table[nr].exclusive_options & selected_options)
hw_table439drivers/sound/configure.chw_table[i].macro);
hw_table617drivers/sound/configure.cif (strcmp (hw_table[i].macro, tmp) == 0)
hw_table652drivers/sound/configure.cif (strcmp (hw_table[i].macro, tmp) == 0)
hw_table665drivers/sound/configure.cif (!hw_table[i].alias)
hw_table667drivers/sound/configure.cprintf ("#define CONFIG_%s\n", hw_table[i].macro);
hw_table669drivers/sound/configure.cprintf ("#undef  CONFIG_%s\n", hw_table[i].macro);
hw_table709drivers/sound/configure.cif (!hw_table[i].alias)
hw_table711drivers/sound/configure.cfprintf (optf, "CONFIG_%s=y\n", hw_table[i].macro);
hw_table1138drivers/sound/configure.cprintf ("bool '%s' CONFIG_%s\n", questions[i], hw_table[i].macro);
hw_table1177drivers/sound/configure.cprintf ("defined(CONFIG_%s)", hw_table[j].macro);
hw_table1202drivers/sound/configure.cprintf ("ifdef CONFIG_%s\n", hw_table[j].macro);
hw_table1282drivers/sound/configure.cif (!hw_table[i].verify)
hw_table1284drivers/sound/configure.cif (hw_table[i].alias)
hw_table1285drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table1291drivers/sound/configure.cint             def_answ = hw_table[i].default_answ;
hw_table1294drivers/sound/configure.cif (hw_table[i].alias)
hw_table1295drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table1514drivers/sound/configure.cif (!hw_table[i].alias)
hw_table1516drivers/sound/configure.cprintf ("#define CONFIG_%s\n", hw_table[i].macro);
hw_table1518drivers/sound/configure.cprintf ("#undef  CONFIG_%s\n", hw_table[i].macro);