Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpiolib-of.c372 static struct gpio_desc *of_find_spi_gpio(struct device *dev, const char *con_id, in of_find_spi_gpio() function
518 desc = of_find_spi_gpio(dev, con_id, &of_flags); in of_find_gpio()