Lines Matching refs:clear_bit
174 clear_bit(FLAG_IS_OUT, &desc->flags); in gpiod_get_direction()
806 clear_bit(FLAG_REQUESTED, &desc->flags); in __gpiod_request()
869 clear_bit(FLAG_ACTIVE_LOW, &desc->flags); in __gpiod_free()
870 clear_bit(FLAG_REQUESTED, &desc->flags); in __gpiod_free()
871 clear_bit(FLAG_OPEN_DRAIN, &desc->flags); in __gpiod_free()
872 clear_bit(FLAG_OPEN_SOURCE, &desc->flags); in __gpiod_free()
873 clear_bit(FLAG_IS_HOGGED, &desc->flags); in __gpiod_free()
999 clear_bit(FLAG_IS_OUT, &desc->flags); in gpiod_direction_input()
1225 clear_bit(FLAG_IS_OUT, &desc->flags); in _gpio_set_open_drain_value()
1256 clear_bit(FLAG_IS_OUT, &desc->flags); in _gpio_set_open_source_value()
1518 clear_bit(FLAG_USED_AS_IRQ, &chip->desc[offset].flags); in gpiochip_unlock_as_irq()