Searched refs:GPIOHANDLE_REQUEST_OUTPUT (Results 1 – 2 of 2) sorted by relevance
61 #define GPIOHANDLE_REQUEST_OUTPUT (1UL << 1) macro
427 GPIOHANDLE_REQUEST_OUTPUT | \540 (lflags & GPIOHANDLE_REQUEST_OUTPUT)) in linehandle_create()553 if (!(lflags & GPIOHANDLE_REQUEST_OUTPUT) && in linehandle_create()607 if (lflags & GPIOHANDLE_REQUEST_OUTPUT) { in linehandle_create()935 if ((lflags & GPIOHANDLE_REQUEST_OUTPUT) || in lineevent_create()