Searched refs:GPIOLINE_FLAG_ACTIVE_LOW (Results 1 – 3 of 3) sorted by relevance
33 #define GPIOLINE_FLAG_ACTIVE_LOW (1UL << 2) macro
45 .mask = GPIOLINE_FLAG_ACTIVE_LOW,
1073 lineinfo.flags |= GPIOLINE_FLAG_ACTIVE_LOW; in gpio_ioctl()