taglinefilesource code
hw_table120drivers/sound/configure.chw_entry        hw_table[] =
hw_table224drivers/sound/configure.cif (hw_table[nr].conditions)
hw_table225drivers/sound/configure.cif (!(hw_table[nr].conditions & selected_options))
hw_table228drivers/sound/configure.cif (hw_table[nr].exclusive_options)
hw_table229drivers/sound/configure.cif (hw_table[nr].exclusive_options & selected_options)
hw_table324drivers/sound/configure.chw_table[i].macro);
hw_table487drivers/sound/configure.cif (strcmp (hw_table[i].macro, tmp) == 0)
hw_table522drivers/sound/configure.cif (strcmp (hw_table[i].macro, tmp) == 0)
hw_table535drivers/sound/configure.cif (!hw_table[i].alias)
hw_table537drivers/sound/configure.cprintf ("#define CONFIG_%s\n", hw_table[i].macro);
hw_table539drivers/sound/configure.cprintf ("#undef  CONFIG_%s\n", hw_table[i].macro);
hw_table579drivers/sound/configure.cif (!hw_table[i].alias)
hw_table581drivers/sound/configure.cfprintf (optf, "CONFIG_%s=y\n", hw_table[i].macro);
hw_table1002drivers/sound/configure.cprintf ("bool '%s' CONFIG_%s\n", questions[i], hw_table[i].macro);
hw_table1036drivers/sound/configure.cprintf ("defined(CONFIG_%s)", hw_table[j].macro);
hw_table1061drivers/sound/configure.cprintf ("ifdef CONFIG_%s\n", hw_table[j].macro);
hw_table1140drivers/sound/configure.cif (!hw_table[i].verify)
hw_table1142drivers/sound/configure.cif (hw_table[i].alias)
hw_table1143drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table1149drivers/sound/configure.cint             def_answ = hw_table[i].default_answ;
hw_table1155drivers/sound/configure.cif (hw_table[i].alias)
hw_table1156drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table1347drivers/sound/configure.cif (!hw_table[i].alias)
hw_table1349drivers/sound/configure.cprintf ("#define CONFIG_%s\n", hw_table[i].macro);
hw_table1351drivers/sound/configure.cprintf ("#undef  CONFIG_%s\n", hw_table[i].macro);