Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dgpio.h88 struct gpiohandle_request { struct
155 #define GPIO_GET_LINEHANDLE_IOCTL _IOWR(0xB4, 0x03, struct gpiohandle_request)
/Linux-v4.19/tools/gpio/
Dgpio-utils.c66 struct gpiohandle_request req; in gpiotools_request_linehandle()
/Linux-v4.19/drivers/gpio/
Dgpiolib.c510 struct gpiohandle_request handlereq; in linehandle_create()