Home
last modified time | relevance | path

Searched refs:gpiohandle_config (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dgpio.h434 struct gpiohandle_config { struct
528 #define GPIOHANDLE_SET_CONFIG_IOCTL _IOWR(0xB4, 0x0A, struct gpiohandle_config)
/Linux-v6.6/drivers/gpio/
Dgpiolib-cdev.c200 struct gpiohandle_config gcnf; in linehandle_set_config()