Searched refs:support_tlv (Results 1 – 2 of 2) sorted by relevance
718 if (emu->support_tlv) { in copy_gctl()745 if (emu->support_tlv) in copy_gctl_to_user()1761 emu->support_tlv = 1; /* support TLV */ in _snd_emu10k1_audigy_init_efx()1763 emu->support_tlv = 0; /* clear again */ in _snd_emu10k1_audigy_init_efx()2348 emu->support_tlv = 1; /* support TLV */ in _snd_emu10k1_init_efx()2350 emu->support_tlv = 0; /* clear again */ in _snd_emu10k1_init_efx()2492 emu->support_tlv = 1; in snd_emu10k1_fx8010_ioctl()
1698 unsigned int support_tlv :1; member