Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctatc.h110 int (*line_front_unmute)(struct ct_atc *atc, unsigned char state); member
H A Dctmixer.c551 atc->line_front_unmute(atc, state); in do_switch()
787 atc->line_front_unmute(atc, 1); in ct_mixer_kcontrols_create()
H A Dctatc.c1634 .line_front_unmute = atc_line_front_unmute,