Home
last modified time | relevance | path

Searched refs:snd_ice1712_gpio_get (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h444 .get = snd_ice1712_gpio_get, .put = snd_ice1712_gpio_put, \
447 int snd_ice1712_gpio_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
H A Dice1712.c1716 int snd_ice1712_gpio_get(struct snd_kcontrol *kcontrol, in snd_ice1712_gpio_get() function