Lines Matching refs:FLAG_EXPORT
49 if (!test_bit(FLAG_EXPORT, &desc->flags)) { in gpio_direction_show()
70 if (!test_bit(FLAG_EXPORT, &desc->flags)) in gpio_direction_store()
96 if (!test_bit(FLAG_EXPORT, &desc->flags)) in gpio_value_show()
113 if (!test_bit(FLAG_EXPORT, &desc->flags)) in gpio_value_store()
240 if (!test_bit(FLAG_EXPORT, &desc->flags)) in gpio_edge_show()
274 if (!test_bit(FLAG_EXPORT, &desc->flags)) in gpio_edge_store()
322 if (!test_bit(FLAG_EXPORT, &desc->flags)) in gpio_active_low_show()
341 if (!test_bit(FLAG_EXPORT, &desc->flags)) { in gpio_active_low_store()
584 test_bit(FLAG_EXPORT, &desc->flags)) { in gpiod_export()
589 test_bit(FLAG_EXPORT, &desc->flags)); in gpiod_export()
614 set_bit(FLAG_EXPORT, &desc->flags); in gpiod_export()
653 if (test_bit(FLAG_EXPORT, &desc->flags)) { in gpiod_export_link()
699 if (test_bit(FLAG_EXPORT, &desc->flags)) { in gpiod_sysfs_set_active_low()
737 if (test_bit(FLAG_EXPORT, &desc->flags)) { in gpiod_unexport()
743 clear_bit(FLAG_EXPORT, &desc->flags); in gpiod_unexport()