Searched refs:gpio_vals (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/pci/ice1712/
H A Djuli.c128 static const unsigned int gpio_vals[] = { variable
145 return gpio_vals[i];
487 for (i = 0; i < ARRAY_SIZE(gpio_vals); i++)
488 if (gpio_vals[i] == result)

Completed in 103 milliseconds