Searched refs:FLAG_EXPORT (Results 1 – 3 of 3) sorted by relevance
606 test_bit(FLAG_EXPORT, &desc->flags)) { in gpiod_export()611 test_bit(FLAG_EXPORT, &desc->flags)); in gpiod_export()643 set_bit(FLAG_EXPORT, &desc->flags); in gpiod_export()714 if (!test_bit(FLAG_EXPORT, &desc->flags)) in gpiod_unexport()723 clear_bit(FLAG_EXPORT, &desc->flags); in gpiod_unexport()
211 #define FLAG_EXPORT 2 /* protected by sysfs_lock */ macro
1067 test_bit(FLAG_EXPORT, &desc->flags) || in gpio_ioctl()