Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/gpio/
A Dgpio-handle-set-config-ioctl.rst6 GPIOHANDLE_SET_CONFIG_IOCTL chapter
16 GPIOHANDLE_SET_CONFIG_IOCTL - Update the configuration of previously requested lines.
21 .. c:macro:: GPIOHANDLE_SET_CONFIG_IOCTL
23 ``int ioctl(int handle_fd, GPIOHANDLE_SET_CONFIG_IOCTL, struct gpiohandle_config *config)``
/linux/include/uapi/linux/
A Dgpio.h531 #define GPIOHANDLE_SET_CONFIG_IOCTL _IOWR(0xB4, 0x0A, struct gpiohandle_config) macro
/linux/drivers/gpio/
A Dgpiolib-cdev.c255 case GPIOHANDLE_SET_CONFIG_IOCTL: in linehandle_ioctl()

Completed in 11 milliseconds