Searched refs:ics_flag (Results 1 – 3 of 3) sorted by relevance
122 if (gus->ics_flag && gus->ics_flipped && in snd_ics_put_double()170 if (gus->ics_flag) in snd_gf1_new_mixer()173 strcpy(card->mixername, gus->ics_flag ? "GF1,ICS2101" : "GF1"); in snd_gf1_new_mixer()175 if (gus->ics_flag) in snd_gf1_new_mixer()180 if (!gus->ics_flag) { in snd_gf1_new_mixer()
376 gus->ics_flag = 1; in snd_gus_check_version()
411 ics_flag:1, /* have we ICS mixer chip */ member