Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dctatc.h119 int (*mic_unmute)(struct ct_atc *atc, unsigned char state); member
Dctmixer.c551 atc->mic_unmute(atc, state); in do_switch()
803 atc->mic_unmute(atc, 0); in ct_mixer_kcontrols_create()
Dctatc.c1639 .mic_unmute = atc_mic_unmute,