Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpio-ucb1400.c34 return !!ucb1400_gpio_get_value(gpio->ac97, off); in ucb1400_gpio_get()
/Linux-v6.1/include/linux/
Ducb1400.h120 static inline u16 ucb1400_gpio_get_value(struct snd_ac97 *ac97, u16 gpio) in ucb1400_gpio_get_value() function