Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/gpio/
A Dgpio-handle-set-config-ioctl.rst23 ``int ioctl(int handle_fd, GPIOHANDLE_SET_CONFIG_IOCTL, struct gpiohandle_config *config)``
33 The new :c:type:`configuration<gpiohandle_config>` to apply to the
A Dchardev_v1.rst122 gpiohandle_config
/linux/include/uapi/linux/
A Dgpio.h436 struct gpiohandle_config { struct
531 #define GPIOHANDLE_SET_CONFIG_IOCTL _IOWR(0xB4, 0x0A, struct gpiohandle_config)
/linux/drivers/gpio/
A Dgpiolib-cdev.c163 struct gpiohandle_config gcnf; in linehandle_set_config()

Completed in 13 milliseconds