Home
last modified time | relevance | path

Searched refs:mic_unmute (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/sound/pci/ctxfi/
Dctatc.h115 int (*mic_unmute)(struct ct_atc *atc, unsigned char state); member
Dctmixer.c547 atc->mic_unmute(atc, state); in do_switch()
799 atc->mic_unmute(atc, 0); in ct_mixer_kcontrols_create()
Dctatc.c1639 .mic_unmute = atc_mic_unmute,