Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dgpio.h129 struct gpioevent_request { struct
156 #define GPIO_GET_LINEEVENT_IOCTL _IOWR(0xB4, 0x04, struct gpioevent_request) argument
/Linux-v4.19/tools/gpio/
Dgpio-event-mon.c36 struct gpioevent_request req; in monitor_device()
/Linux-v4.19/drivers/gpio/
Dgpiolib.c863 struct gpioevent_request eventreq; in lineevent_create()