Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpiolib.c3965 static struct gpio_desc *gpiod_find_and_request(struct device *consumer, in gpiod_find_and_request() function
4054 return gpiod_find_and_request(NULL, fwnode, con_id, index, flags, label, false); in fwnode_gpiod_get_index()
4214 return gpiod_find_and_request(dev, fwnode, con_id, idx, flags, label, true); in gpiod_get_index()