Home
last modified time | relevance | path

Searched refs:support_tlv (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/pci/emu10k1/
Demufx.c694 if (emu->support_tlv) { in copy_gctl()
718 if (emu->support_tlv) in copy_gctl_to_user()
1769 emu->support_tlv = 1; /* support TLV */ in _snd_emu10k1_audigy_init_efx()
1771 emu->support_tlv = 0; /* clear again */ in _snd_emu10k1_audigy_init_efx()
2395 emu->support_tlv = 1; /* support TLV */ in _snd_emu10k1_init_efx()
2397 emu->support_tlv = 0; /* clear again */ in _snd_emu10k1_init_efx()
2540 emu->support_tlv = 1; in snd_emu10k1_fx8010_ioctl()
/Linux-v4.19/include/sound/
Demu10k1.h1702 unsigned int support_tlv :1; member