taglinefilesource code
hw_table88drivers/sound/configure.chw_entry        hw_table[] =
hw_table161drivers/sound/configure.cif (hw_table[nr].conditions)
hw_table162drivers/sound/configure.cif (!(hw_table[nr].conditions & selected_options))
hw_table165drivers/sound/configure.cif (hw_table[nr].exclusive_options)
hw_table166drivers/sound/configure.cif (hw_table[nr].exclusive_options & selected_options)
hw_table266drivers/sound/configure.cif (!hw_table[i].verify)
hw_table268drivers/sound/configure.cif (hw_table[i].alias)
hw_table269drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table275drivers/sound/configure.cint def_answ = hw_table[i].default_answ;
hw_table281drivers/sound/configure.cif (hw_table[i].alias)
hw_table282drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table303drivers/sound/configure.cif (!hw_table[i].alias)
hw_table305drivers/sound/configure.cprintf ("#undef  EXCLUDE_%s\n", hw_table[i].macro);
hw_table307drivers/sound/configure.cprintf ("#define EXCLUDE_%s\n", hw_table[i].macro);