Searched refs:gpiod_request_user (Results 1 – 3 of 3) sorted by relevance
193 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()
390 ret = gpiod_request_user(desc, lh->label); in linehandle_create()1687 ret = gpiod_request_user(desc, lr->label); in linereq_create()2109 ret = gpiod_request_user(desc, le->label); in lineevent_create()