Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgpio.h514 #define GPIO_V2_LINE_SET_CONFIG_IOCTL _IOWR(0xB4, 0x0D, struct gpio_v2_line_config) macro
/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c1635 case GPIO_V2_LINE_SET_CONFIG_IOCTL: in linereq_ioctl_unlocked()