Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpio/
Dgpio-ucb1400.c33 return !!ucb1400_gpio_get_value(gpio->ac97, off); in ucb1400_gpio_get()
/Linux-v5.15/include/linux/
Ducb1400.h122 static inline u16 ucb1400_gpio_get_value(struct snd_ac97 *ac97, u16 gpio) in ucb1400_gpio_get_value() function