Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ctxfi/
Dctatc.h111 int (*line_surround_unmute)(struct ct_atc *atc, unsigned char state); member
Dctmixer.c553 atc->line_surround_unmute(atc, state); in do_switch()
789 atc->line_surround_unmute(atc, 0); in ct_mixer_kcontrols_create()
Dctatc.c1635 .line_surround_unmute = atc_line_surround_unmute,