Home
last modified time | relevance | path

Searched refs:FLAG_SYSFS (Results 1 – 3 of 3) sorted by relevance

/drivers/gpio/
A Dgpiolib-sysfs.c508 set_bit(FLAG_SYSFS, &desc->flags); in export_gpio_desc()
522 if (!test_and_clear_bit(FLAG_SYSFS, &desc->flags)) in unexport_gpio_desc()
1076 for_each_gpio_desc_with_flag(chip, desc, FLAG_SYSFS) { in gpiochip_sysfs_unregister()
A Dgpiolib.h192 #define FLAG_SYSFS 3 /* exported via /sys/class/gpio/control */ macro
A Dgpiolib-cdev.c2276 test_bit(FLAG_SYSFS, &dflags) || in gpio_desc_to_lineinfo()

Completed in 16 milliseconds