Home
last modified time | relevance | path

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

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