Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dice1712.c296 static unsigned int snd_ice1712_get_gpio_data(struct snd_ice1712 *ice) in snd_ice1712_get_gpio_data() function
1551 snd_iprintf(buffer, " GPIO_DATA : 0x%02x\n", (unsigned)snd_ice1712_get_gpio_data(ice)); in snd_ice1712_proc_read()
2490 ice->gpio.get_data = snd_ice1712_get_gpio_data; in snd_ice1712_create()