Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dctatc.h114 int (*line_front_unmute)(struct ct_atc *atc, unsigned char state); member
Dctmixer.c555 atc->line_front_unmute(atc, state); in do_switch()
791 atc->line_front_unmute(atc, 1); in ct_mixer_kcontrols_create()
Dctatc.c1634 .line_front_unmute = atc_line_front_unmute,