Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib-devres.c161 desc = gpiod_find_and_request(dev, fwnode, con_id, index, flags, label, false); in devm_fwnode_gpiod_get_index()
H A Dgpiolib.h210 struct gpio_desc *gpiod_find_and_request(struct device *consumer,
H A Dgpiolib.c4024 struct gpio_desc *gpiod_find_and_request(struct device *consumer, in gpiod_find_and_request() function
4113 return gpiod_find_and_request(NULL, fwnode, con_id, index, flags, label, false); in fwnode_gpiod_get_index()
4273 return gpiod_find_and_request(dev, fwnode, con_id, idx, flags, label, true); in gpiod_get_index()

Completed in 8 milliseconds