Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpio/
Dgpiolib.c3697 static struct gpiod_lookup_table *gpiod_find_lookup_table(struct device *dev) in gpiod_find_lookup_table() function
3735 table = gpiod_find_lookup_table(dev); in gpiod_find()
3800 table = gpiod_find_lookup_table(dev); in platform_gpio_count()