taglinefilesource code
hw_table96drivers/sound/configure.chw_entry        hw_table[] =
hw_table179drivers/sound/configure.cif (hw_table[nr].conditions)
hw_table180drivers/sound/configure.cif (!(hw_table[nr].conditions & selected_options))
hw_table183drivers/sound/configure.cif (hw_table[nr].exclusive_options)
hw_table184drivers/sound/configure.cif (hw_table[nr].exclusive_options & selected_options)
hw_table302drivers/sound/configure.cif (!hw_table[i].verify)
hw_table304drivers/sound/configure.cif (hw_table[i].alias)
hw_table305drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table311drivers/sound/configure.cint             def_answ = hw_table[i].default_answ;
hw_table317drivers/sound/configure.cif (hw_table[i].alias)
hw_table318drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table413drivers/sound/configure.cif (!hw_table[i].alias)
hw_table415drivers/sound/configure.cprintf ("#undef  EXCLUDE_%s\n", hw_table[i].macro);
hw_table417drivers/sound/configure.cprintf ("#define EXCLUDE_%s\n", hw_table[i].macro);