Home
last modified time | relevance | path

Searched defs:mic_source_switch_put (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/ctxfi/
H A Dctatc.h125 int (*mic_source_switch_put)(struct ct_atc *atc, int position); member
H A Dcthardware.h83 int (*mic_source_switch_put)(struct hw *hw, int position); member
H A Dctmixer.c463 static int mic_source_switch_put(struct snd_kcontrol *kcontrol, in mic_source_switch_put() function