Searched refs:GPIOEVENT_EVENT_RISING_EDGE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dgpio.h488 #define GPIOEVENT_EVENT_RISING_EDGE 0x01 macro
494 * @id: event identifier, one of %GPIOEVENT_EVENT_RISING_EDGE or
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c2101 ge.id = GPIOEVENT_EVENT_RISING_EDGE;
2107 ge.id = GPIOEVENT_EVENT_RISING_EDGE;

Completed in 140 milliseconds