Searched defs:gpiod_request (Results 1 - 1 of 1) sorted by path

/drivers/gpio/
H A Dgpiolib.c800 int gpiod_request(struct gpio_desc *desc, const char *label) function
901 * descriptors via gpiolib API. Difference to gpiod_request() is that this
1682 status = gpiod_request(desc, con_id);

Completed in 71 milliseconds