Searched refs:twl6040_codec_rsrc (Results 1 – 1 of 1) sorted by relevance
555 static struct resource twl6040_codec_rsrc[] = { variable758 twl6040_codec_rsrc[0].start = irq; in twl6040_probe()759 twl6040_codec_rsrc[0].end = irq; in twl6040_probe()760 cell->resources = twl6040_codec_rsrc; in twl6040_probe()761 cell->num_resources = ARRAY_SIZE(twl6040_codec_rsrc); in twl6040_probe()