Searched refs:spdif_in_unmute (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctatc.h119 int (*spdif_in_unmute)(struct ct_atc *atc, unsigned char state); member in struct:ct_atc
H A Dctmixer.c408 atc->spdif_in_unmute(atc, 1);
419 atc->spdif_in_unmute(atc, 0);
454 atc->spdif_in_unmute(atc, state);
691 atc->spdif_in_unmute(atc, 0);
H A Dctatc.c1610 .spdif_in_unmute = atc_spdif_in_unmute,

Completed in 92 milliseconds