Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-ucb1400.c36 return ucb1400_gpio_get_value(gpio->ac97, off); in ucb1400_gpio_get()
/linux-4.1.27/include/linux/
Ducb1400.h125 static inline u16 ucb1400_gpio_get_value(struct snd_ac97 *ac97, u16 gpio) in ucb1400_gpio_get_value() function