Searched refs:support_tlv (Results 1 – 2 of 2) sorted by relevance
697 if (emu->support_tlv) in copy_gctl()713 if (emu->support_tlv) in copy_gctl_to_user()1745 emu->support_tlv = 1; /* support TLV */ in _snd_emu10k1_audigy_init_efx()1747 emu->support_tlv = 0; /* clear again */ in _snd_emu10k1_audigy_init_efx()2374 emu->support_tlv = 1; /* support TLV */ in _snd_emu10k1_init_efx()2376 emu->support_tlv = 0; /* clear again */ in _snd_emu10k1_init_efx()2520 emu->support_tlv = 1; in snd_emu10k1_fx8010_ioctl()
1701 unsigned int support_tlv :1; member