Home
last modified time | relevance | path

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

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