Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpiolib.c759 static int __gpiod_request(struct gpio_desc *desc, const char *label) in __gpiod_request() function
817 status = __gpiod_request(desc, label); in gpiod_request()
919 err = __gpiod_request(desc, label); in gpiochip_request_own_desc()