Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib.c4534 static struct gpio_desc *gpio_desc_table_match(struct device *dev, const char *con_id, in gpio_desc_table_match() function
4611 desc = gpio_desc_table_match(dev, con_id, idx, flags, table); in gpiod_find()