taglinefilesource code
hw_table107drivers/sound/configure.chw_entry        hw_table[] =
hw_table203drivers/sound/configure.cif (hw_table[nr].conditions)
hw_table204drivers/sound/configure.cif (!(hw_table[nr].conditions & selected_options))
hw_table207drivers/sound/configure.cif (hw_table[nr].exclusive_options)
hw_table208drivers/sound/configure.cif (hw_table[nr].exclusive_options & selected_options)
hw_table333drivers/sound/configure.cif (!hw_table[i].verify)
hw_table335drivers/sound/configure.cif (hw_table[i].alias)
hw_table336drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table342drivers/sound/configure.cint             def_answ = hw_table[i].default_answ;
hw_table348drivers/sound/configure.cif (hw_table[i].alias)
hw_table349drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table547drivers/sound/configure.cif (!hw_table[i].alias)
hw_table549drivers/sound/configure.cprintf ("#undef  EXCLUDE_%s\n", hw_table[i].macro);
hw_table551drivers/sound/configure.cprintf ("#define EXCLUDE_%s\n", hw_table[i].macro);