Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpio/
Dgpiolib.c3998 static struct gpio_desc *gpiod_find_by_fwnode(struct fwnode_handle *fwnode, in gpiod_find_by_fwnode() function
4036 desc = gpiod_find_by_fwnode(fwnode, consumer, con_id, idx, &flags, &lookupflags); in gpiod_find_and_request()