Home
last modified time | relevance | path

Searched refs:FLAG_SYSFS_DIR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpio/
Dgpiolib.h92 #define FLAG_SYSFS_DIR 10 /* show sysfs direction attribute */ macro
Dgpiolib-sysfs.c365 bool show_direction = test_bit(FLAG_SYSFS_DIR, &desc->flags); in gpio_is_visible()
596 set_bit(FLAG_SYSFS_DIR, &desc->flags); in gpiod_export()
742 clear_bit(FLAG_SYSFS_DIR, &desc->flags); in gpiod_unexport()