GPIOD_FLAG_ACTIVE_LOW
irqflags |= test_bit(GPIOD_FLAG_ACTIVE_LOW, &line->desc->flags) ?
irqflags |= test_bit(GPIOD_FLAG_ACTIVE_LOW, &line->desc->flags) ?
assign_bit(GPIOD_FLAG_ACTIVE_LOW, &flags,
assign_bit(GPIOD_FLAG_ACTIVE_LOW, &flags,
irqflags |= test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags) ?
irqflags |= test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags) ?
if (test_bit(GPIOD_FLAG_ACTIVE_LOW, &dflags))
flags |= test_bit(GPIOD_FLAG_ACTIVE_LOW, &line->desc->flags) ?
flags |= test_bit(GPIOD_FLAG_ACTIVE_LOW, &line->desc->flags) ?
if (test_bit(GPIOD_FLAG_ACTIVE_LOW, &line->desc->flags))
irq_flags |= test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags) ?
irq_flags |= test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags) ?
if (!!test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags) == !!value)
assign_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags, value);
value = !!test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags);
clear_bit(GPIOD_FLAG_ACTIVE_LOW, &flags);
if (test_bit(GPIOD_FLAG_ACTIVE_LOW, &flags))
return test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags);
change_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags);
if (!raw && test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags))
if (test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags))
test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags))
if (test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags))
if (test_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags))
set_bit(GPIOD_FLAG_ACTIVE_LOW, &desc->flags);
active_low = test_bit(GPIOD_FLAG_ACTIVE_LOW, &flags);