Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dgpio.h403 struct gpiohandle_request { struct
515 #define GPIO_GET_LINEHANDLE_IOCTL _IOWR(0xB4, 0x03, struct gpiohandle_request)
/Linux-v5.10/tools/gpio/
Dgpio-utils.c63 struct gpiohandle_request req; in gpiotools_request_linehandle()
/Linux-v5.10/drivers/gpio/
Dgpiolib-cdev.c287 struct gpiohandle_request handlereq; in linehandle_create()