Searched refs:FLAG_EXPORT (Results 1 – 3 of 3) sorted by relevance
601 test_bit(FLAG_EXPORT, &desc->flags)) { in gpiod_export()606 test_bit(FLAG_EXPORT, &desc->flags)); in gpiod_export()638 set_bit(FLAG_EXPORT, &desc->flags); in gpiod_export()709 if (!test_bit(FLAG_EXPORT, &desc->flags)) in gpiod_unexport()718 clear_bit(FLAG_EXPORT, &desc->flags); in gpiod_unexport()
102 #define FLAG_EXPORT 2 /* protected by sysfs_lock */ macro
1087 test_bit(FLAG_EXPORT, &desc->flags) || in gpio_ioctl()