Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/gpio/
A Dgpio-get-lineevent-ioctl.rst23 ``int ioctl(int chip_fd, GPIO_GET_LINEEVENT_IOCTL, struct gpioevent_request *request)``
32 The :c:type:`event_request<gpioevent_request>` specifying the line
80 On success 0 and the :c:type:`request.fd<gpioevent_request>` contains the file
A Dchardev_v1.rst95 :c:type:`request.fd<gpioevent_request>` by gpio-get-lineevent-ioctl.rst.
121 gpioevent_request
A Dgpio-lineevent-data-read.rst28 :c:type:`request.fd<gpioevent_request>` by gpio-get-lineevent-ioctl.rst.
/linux/include/uapi/linux/
A Dgpio.h477 struct gpioevent_request { struct
528 #define GPIO_GET_LINEEVENT_IOCTL _IOWR(0xB4, 0x04, struct gpioevent_request)
/linux/drivers/gpio/
A Dgpiolib-cdev.c2159 struct gpioevent_request eventreq; in lineevent_create()

Completed in 15 milliseconds