Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dctatc.h116 int (*line_clfe_unmute)(struct ct_atc *atc, unsigned char state); member
Dctmixer.c559 atc->line_clfe_unmute(atc, state); in do_switch()
795 atc->line_clfe_unmute(atc, 0); in ct_mixer_kcontrols_create()
Dctatc.c1636 .line_clfe_unmute = atc_line_clfe_unmute,