Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dctatc.h112 int (*line_clfe_unmute)(struct ct_atc *atc, unsigned char state); member
H A Dctmixer.c555 atc->line_clfe_unmute(atc, state); in do_switch()
791 atc->line_clfe_unmute(atc, 0); in ct_mixer_kcontrols_create()
H A Dctatc.c1633 .line_clfe_unmute = atc_line_clfe_unmute,