Home
last modified time | relevance | path

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

/drivers/gpio/
A Dgpiolib.h247 static inline int gpiod_request_user(struct gpio_desc *desc, const char *label) in gpiod_request_user() function
A Dgpiolib-cdev.c348 ret = gpiod_request_user(desc, lh->label); in linehandle_create()
1681 ret = gpiod_request_user(desc, lr->label); in linereq_create()
2097 ret = gpiod_request_user(desc, le->label); in lineevent_create()
A Dgpiolib-sysfs.c494 ret = gpiod_request_user(desc, "sysfs"); in export_gpio_desc()

Completed in 15 milliseconds