Searched refs:twl6040_codec_rsrc (Results 1 – 1 of 1) sorted by relevance
558 static struct resource twl6040_codec_rsrc[] = { variable764 twl6040_codec_rsrc[0].start = irq; in twl6040_probe()765 twl6040_codec_rsrc[0].end = irq; in twl6040_probe()766 cell->resources = twl6040_codec_rsrc; in twl6040_probe()767 cell->num_resources = ARRAY_SIZE(twl6040_codec_rsrc); in twl6040_probe()