Searched refs:FLAG_EXPORT (Results 1 – 3 of 3) sorted by relevance
592 test_bit(FLAG_EXPORT, &desc->flags)) { in gpiod_export()597 test_bit(FLAG_EXPORT, &desc->flags)); in gpiod_export()629 set_bit(FLAG_EXPORT, &desc->flags); in gpiod_export()700 if (!test_bit(FLAG_EXPORT, &desc->flags)) in gpiod_unexport()709 clear_bit(FLAG_EXPORT, &desc->flags); in gpiod_unexport()
174 #define FLAG_EXPORT 2 /* protected by sysfs_lock */ macro
2309 test_bit(FLAG_EXPORT, &desc->flags) || in gpio_desc_to_lineinfo()