Searched refs:max7360_gpio_plat_data (Results 1 – 1 of 1) sorted by relevance
26 struct max7360_gpio_plat_data { struct30 static struct max7360_gpio_plat_data max7360_gpio_port_plat = { .function = MAX7360_GPIO_PORT }; argument31 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()