Home
last modified time | relevance | path

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

/drivers/gpio/
A Dgpiolib-sysfs.c751 if (test_and_set_bit(FLAG_EXPORT, &desc->flags)) in gpiod_export()
869 clear_bit(FLAG_EXPORT, &desc->flags); in gpiod_export()
940 if (!test_bit(FLAG_EXPORT, &desc->flags)) in gpiod_unexport()
959 clear_bit(FLAG_EXPORT, &desc->flags); in gpiod_unexport()
A Dgpiolib.h191 #define FLAG_EXPORT 2 /* protected by sysfs_lock */ macro
A Dgpiolib-cdev.c2275 test_bit(FLAG_EXPORT, &dflags) || in gpio_desc_to_lineinfo()

Completed in 11 milliseconds