Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib.c3683 static struct gpiod_lookup_table *gpiod_find_lookup_table(struct device *dev) in gpiod_find_lookup_table() function
3721 table = gpiod_find_lookup_table(dev); in gpiod_find()
3786 table = gpiod_find_lookup_table(dev); in platform_gpio_count()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib.c3880 static struct gpiod_lookup_table *gpiod_find_lookup_table(struct device *dev) in gpiod_find_lookup_table() function
3918 table = gpiod_find_lookup_table(dev); in gpiod_find()
3983 table = gpiod_find_lookup_table(dev); in platform_gpio_count()

Completed in 13 milliseconds