Home
last modified time | relevance | path

Searched refs:devm_gpiod_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib-devres.c25 static int devm_gpiod_match(struct device *dev, void *res, void *data) in devm_gpiod_match() function
113 devm_gpiod_match, &desc); in devm_gpiod_get_index()
272 WARN_ON(devres_release(dev, devm_gpiod_release, devm_gpiod_match, in devm_gpiod_put()
294 devm_gpiod_match, &desc); in devm_gpiod_unhinge()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-devres.c25 static int devm_gpiod_match(struct device *dev, void *res, void *data) in devm_gpiod_match() function
113 devm_gpiod_match, &desc); in devm_gpiod_get_index()
168 devm_gpiod_match, &desc); in devm_gpiod_get_from_of_node()
329 WARN_ON(devres_release(dev, devm_gpiod_release, devm_gpiod_match, in devm_gpiod_put()
351 devm_gpiod_match, &desc); in devm_gpiod_unhinge()

Completed in 4 milliseconds