Searched refs:gpiod_request_user (Results 1 – 3 of 3) sorted by relevance
247 static inline int gpiod_request_user(struct gpio_desc *desc, const char *label) in gpiod_request_user() function
348 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()
494 ret = gpiod_request_user(desc, "sysfs"); in export_gpio_desc()
Completed in 15 milliseconds