Searched refs:FLAG_EXPORT (Results 1 – 3 of 3) sorted by relevance
585 test_bit(FLAG_EXPORT, &desc->flags)) { in gpiod_export()590 test_bit(FLAG_EXPORT, &desc->flags)); in gpiod_export()622 set_bit(FLAG_EXPORT, &desc->flags); in gpiod_export()693 if (!test_bit(FLAG_EXPORT, &desc->flags)) in gpiod_unexport()702 clear_bit(FLAG_EXPORT, &desc->flags); in gpiod_unexport()
157 #define FLAG_EXPORT 2 /* protected by sysfs_lock */ macro
2272 test_bit(FLAG_EXPORT, &desc->flags) || in gpio_desc_to_lineinfo()