taglinefilesource code
hw_table112drivers/sound/configure.chw_entry        hw_table[] =
hw_table185drivers/sound/configure.cif (hw_table[nr].conditions)
hw_table186drivers/sound/configure.cif (!(hw_table[nr].conditions & selected_options))
hw_table189drivers/sound/configure.cif (hw_table[nr].exclusive_options)
hw_table190drivers/sound/configure.cif (hw_table[nr].exclusive_options & selected_options)
hw_table285drivers/sound/configure.cif (!hw_table[i].verify)
hw_table287drivers/sound/configure.cif (hw_table[i].alias)
hw_table288drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table294drivers/sound/configure.cint             def_answ = hw_table[i].default_answ;
hw_table300drivers/sound/configure.cif (hw_table[i].alias)
hw_table301drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table503drivers/sound/configure.cif (!hw_table[i].alias)
hw_table505drivers/sound/configure.cprintf ("#undef  EXCLUDE_%s\n", hw_table[i].macro);
hw_table507drivers/sound/configure.cprintf ("#define EXCLUDE_%s\n", hw_table[i].macro);