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