Searched refs:apl_gpio_devices (Results 1 – 1 of 1) sorted by relevance
184 static const struct mfd_cell apl_gpio_devices[APL_GPIO_NR_DEVICES] = { variable1171 for (i = 0; i < ARRAY_SIZE(apl_gpio_devices); i++) { in lpc_ich_init_pinctrl()1181 return mfd_add_devices(&dev->dev, 0, apl_gpio_devices, in lpc_ich_init_pinctrl()1182 ARRAY_SIZE(apl_gpio_devices), NULL, 0, NULL); in lpc_ich_init_pinctrl()