Home
last modified time | relevance | path

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

/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_cvr/etc/rkadk/
H A Drkadk_setting.ini11 mic_unmute = TRUE key
/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A Dctatc.h115 int (*mic_unmute)(struct ct_atc *atc, unsigned char state); member
H A Dctmixer.c547 atc->mic_unmute(atc, state); in do_switch()
799 atc->mic_unmute(atc, 0); in ct_mixer_kcontrols_create()
H A Dctatc.c1639 .mic_unmute = atc_mic_unmute,