Searched refs:rca_unmute (Results 1 – 3 of 3) sorted by relevance
118 int (*rca_unmute)(struct ct_atc *atc, unsigned char state); member
552 atc->rca_unmute(atc, atc->rca_state ? 0 : state); in do_switch()851 atc->rca_unmute(atc, 1); in ct_mixer_kcontrols_create()
1683 .rca_unmute = atc_rca_unmute,