Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpiolib.c2607 static int gpio_chip_get_value(struct gpio_chip *gc, const struct gpio_desc *desc) in gpio_chip_get_value() function
2640 value = gpio_chip_get_value(gc, desc); in gpiod_get_raw_value_commit()
4488 value = gpio_chip_get_value(gc, desc); in gpiolib_dbg_show()