Searched refs:snd_ice1712_get_gpio_data (Results 1 – 1 of 1) sorted by relevance
296 static unsigned int snd_ice1712_get_gpio_data(struct snd_ice1712 *ice) in snd_ice1712_get_gpio_data() function1551 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()