Lines Matching refs:resource
88 static struct resource irqpin0_resources[] __initdata = {
131 static struct resource r8a7779_pfc_resources[] = {
138 .resource = r8a7779_pfc_resources,
143 static struct resource r8a7779_gpio##idx##_resources[] = { \
158 .resource = r8a7779_gpio##idx##_resources, \
198 static struct resource scif##index##_resources[] = { \
206 .resource = scif##index##_resources, \
225 static struct resource tmu0_resources[] = {
238 .resource = tmu0_resources,
243 static struct resource rcar_i2c0_res[] = {
257 .resource = rcar_i2c0_res,
261 static struct resource rcar_i2c1_res[] = {
275 .resource = rcar_i2c1_res,
279 static struct resource rcar_i2c2_res[] = {
293 .resource = rcar_i2c2_res,
297 static struct resource rcar_i2c3_res[] = {
311 .resource = rcar_i2c3_res,
315 static struct resource sata_resources[] = {
331 .resource = sata_resources,
387 static struct resource ehci0_resources[] = {
408 .resource = ehci0_resources,
411 static struct resource ehci1_resources[] = {
432 .resource = ehci1_resources,
441 static struct resource ohci0_resources[] = {
462 .resource = ohci0_resources,
465 static struct resource ohci1_resources[] = {
486 .resource = ohci1_resources,
619 static struct resource hpb_dmae_resources[] __initdata = {