Searched refs:FLAG_SYSFS (Results 1 – 2 of 2) sorted by relevance
85 #define FLAG_SYSFS 3 /* exported via /sys/class/gpio/control */ macro
480 set_bit(FLAG_SYSFS, &desc->flags); in export_store()513 if (test_and_clear_bit(FLAG_SYSFS, &desc->flags)) { in unexport_store()816 if (test_and_clear_bit(FLAG_SYSFS, &desc->flags)) in gpiochip_unexport()