Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-xilinx.c76 * xgpio_get - Read the specified signal of the GPIO device.
86 static int xgpio_get(struct gpio_chip *gc, unsigned int gpio) in xgpio_get() function
325 chip->gc.get = xgpio_get; in xgpio_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-xilinx.c147 * xgpio_get - Read the specified signal of the GPIO device.
157 static int xgpio_get(struct gpio_chip *gc, unsigned int gpio) in xgpio_get() function
636 chip->gc.get = xgpio_get; in xgpio_probe()

Completed in 3 milliseconds