Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpiolib.c778 static int __gpiod_request(struct gpio_desc *desc, const char *label) in __gpiod_request() function
836 status = __gpiod_request(desc, label); in gpiod_request()
939 err = __gpiod_request(desc, label); in gpiochip_request_own_desc()