Searched refs:GPIOF_OPEN_SOURCE (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpio/ | ||
H A D | gpiolib-legacy.c | 38 if (flags & GPIOF_OPEN_SOURCE) gpio_request_one() |
/linux-4.1.27/include/linux/ | ||
H A D | gpio.h | 26 #define GPIOF_OPEN_SOURCE (1 << 4) macro |
Completed in 37 milliseconds