GPIO_V2_LINE_FLAG_OPEN_SOURCE
(flags & GPIO_V2_LINE_FLAG_OPEN_SOURCE))
lflags & GPIO_V2_LINE_FLAG_OPEN_SOURCE);
if (flagsv2 & GPIO_V2_LINE_FLAG_OPEN_SOURCE)
info->flags |= GPIO_V2_LINE_FLAG_OPEN_SOURCE;
GPIO_V2_LINE_FLAG_OPEN_SOURCE)
config.flags |= GPIO_V2_LINE_FLAG_OPEN_SOURCE;
.mask = GPIO_V2_LINE_FLAG_OPEN_SOURCE,