Searched refs:gpiod_request_user (Results 1 – 3 of 3) sorted by relevance
184 static inline int gpiod_request_user(struct gpio_desc *desc, const char *label) in gpiod_request_user() function
461 status = gpiod_request_user(desc, "sysfs"); in export_store()
334 ret = gpiod_request_user(desc, lh->label); in linehandle_create()1598 ret = gpiod_request_user(desc, lr->label); in linereq_create()1987 ret = gpiod_request_user(desc, le->label); in lineevent_create()