GPIOF_EXPORT       54 drivers/gpio/gpiolib-legacy.c 	if (flags & GPIOF_EXPORT) {
GPIOF_EXPORT     1518 drivers/media/i2c/s5k6aa.c 		      | GPIOF_EXPORT;
GPIOF_EXPORT     1530 drivers/media/i2c/s5k6aa.c 		      | GPIOF_EXPORT;
GPIOF_EXPORT     2635 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c 	unsigned long flags = GPIOF_DIR_OUT | GPIOF_INIT_HIGH | GPIOF_EXPORT;
GPIOF_EXPORT       41 include/linux/gpio.h #define GPIOF_EXPORT_DIR_FIXED	(GPIOF_EXPORT)
GPIOF_EXPORT       42 include/linux/gpio.h #define GPIOF_EXPORT_DIR_CHANGEABLE (GPIOF_EXPORT | GPIOF_EXPORT_CHANGEABLE)