GPIOEVENT_REQUEST_RISING_EDGE  708 drivers/gpio/gpiolib.c 	(GPIOEVENT_REQUEST_RISING_EDGE | \
GPIOEVENT_REQUEST_RISING_EDGE  851 drivers/gpio/gpiolib.c 	if (le->eflags & GPIOEVENT_REQUEST_RISING_EDGE
GPIOEVENT_REQUEST_RISING_EDGE  860 drivers/gpio/gpiolib.c 	} else if (le->eflags & GPIOEVENT_REQUEST_RISING_EDGE) {
GPIOEVENT_REQUEST_RISING_EDGE  967 drivers/gpio/gpiolib.c 	if (eflags & GPIOEVENT_REQUEST_RISING_EDGE)
GPIOEVENT_REQUEST_RISING_EDGE  169 tools/gpio/gpio-event-mon.c 			eventflags |= GPIOEVENT_REQUEST_RISING_EDGE;