Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c130 * abx500_gpio_get() - Get the particular GPIO value
134 static int abx500_gpio_get(struct gpio_chip *chip, unsigned offset) in abx500_gpio_get() function
532 .get = abx500_gpio_get,
/kernel/linux/linux-6.6/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c134 * abx500_gpio_get() - Get the particular GPIO value
138 static int abx500_gpio_get(struct gpio_chip *chip, unsigned offset) in abx500_gpio_get() function
534 .get = abx500_gpio_get,

Completed in 7 milliseconds