Searched refs:gpio_ich_res (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mfd/
H A Dlpc_ich.c104 static struct resource gpio_ich_res[] = { variable in typeref:struct:resource
130 .num_resources = ARRAY_SIZE(gpio_ich_res),
131 .resources = gpio_ich_res,
1098 res = &gpio_ich_res[ICH_RES_GPE0];
1125 res = &gpio_ich_res[ICH_RES_GPIO];

Completed in 123 milliseconds