Searched refs:gpioevent_request (Results 1 – 5 of 5) sorted by relevance
23 ``int ioctl(int chip_fd, GPIO_GET_LINEEVENT_IOCTL, struct gpioevent_request *request)``32 The :c:type:`event_request<gpioevent_request>` specifying the line80 On success 0 and the :c:type:`request.fd<gpioevent_request>` contains the file
95 :c:type:`request.fd<gpioevent_request>` by gpio-get-lineevent-ioctl.rst.121 gpioevent_request
28 :c:type:`request.fd<gpioevent_request>` by gpio-get-lineevent-ioctl.rst.
477 struct gpioevent_request { struct528 #define GPIO_GET_LINEEVENT_IOCTL _IOWR(0xB4, 0x04, struct gpioevent_request)
2159 struct gpioevent_request eventreq; in lineevent_create()
Completed in 15 milliseconds