taglinefilesource code
hw_table119drivers/sound/configure.chw_entry        hw_table[] =
hw_table220drivers/sound/configure.cif (hw_table[nr].conditions)
hw_table221drivers/sound/configure.cif (!(hw_table[nr].conditions & selected_options))
hw_table224drivers/sound/configure.cif (hw_table[nr].exclusive_options)
hw_table225drivers/sound/configure.cif (hw_table[nr].exclusive_options & selected_options)
hw_table428drivers/sound/configure.cif (strcmp (hw_table[i].macro, tmp) == 0)
hw_table441drivers/sound/configure.cif (!hw_table[i].alias)
hw_table443drivers/sound/configure.cprintf ("#undef  EXCLUDE_%s\n", hw_table[i].macro);
hw_table445drivers/sound/configure.cprintf ("#define EXCLUDE_%s\n", hw_table[i].macro);
hw_table485drivers/sound/configure.cif (!hw_table[i].alias)
hw_table487drivers/sound/configure.cfprintf (optf, "CONFIG_%s=y\n", hw_table[i].macro);
hw_table558drivers/sound/configure.cif (!hw_table[i].verify)
hw_table560drivers/sound/configure.cif (hw_table[i].alias)
hw_table561drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table567drivers/sound/configure.cint             def_answ = hw_table[i].default_answ;
hw_table573drivers/sound/configure.cif (hw_table[i].alias)
hw_table574drivers/sound/configure.cselected_options |= B (hw_table[i].alias);
hw_table781drivers/sound/configure.cif (!hw_table[i].alias)
hw_table783drivers/sound/configure.cprintf ("#undef  EXCLUDE_%s\n", hw_table[i].macro);
hw_table785drivers/sound/configure.cprintf ("#define EXCLUDE_%s\n", hw_table[i].macro);