Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib.c2597 int gpiod_request(struct gpio_desc *desc, const char *label) in gpiod_request() function
4815 ret = gpiod_request(desc, label); in gpiod_find_and_request()