Searched refs:FLAG_SYSFS (Results 1 – 3 of 3) sorted by relevance
482 set_bit(FLAG_SYSFS, &desc->flags); in export_store()517 if (test_and_clear_bit(FLAG_SYSFS, &desc->flags)) { in unexport_store()785 for_each_gpio_desc_with_flag(chip, desc, FLAG_SYSFS) { in gpiochip_sysfs_unregister()
175 #define FLAG_SYSFS 3 /* exported via /sys/class/gpio/control */ macro
2310 test_bit(FLAG_SYSFS, &desc->flags) || in gpio_desc_to_lineinfo()