Searched refs:twl6040_codec_rsrc (Results 1 – 1 of 1) sorted by relevance
542 static struct resource twl6040_codec_rsrc[] = { variable738 twl6040_codec_rsrc[0].start = irq; in twl6040_probe()739 twl6040_codec_rsrc[0].end = irq; in twl6040_probe()740 cell->resources = twl6040_codec_rsrc; in twl6040_probe()741 cell->num_resources = ARRAY_SIZE(twl6040_codec_rsrc); in twl6040_probe()