Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-max7360.c26 struct max7360_gpio_plat_data { struct
30 static struct max7360_gpio_plat_data max7360_gpio_port_plat = { .function = MAX7360_GPIO_PORT }; argument
31 static struct max7360_gpio_plat_data max7360_gpio_col_plat = { .function = MAX7360_GPIO_COL };
146 const struct max7360_gpio_plat_data *plat_data; in max7360_gpio_probe()