Searched refs:ACP_DEVS (Results 1 – 2 of 2) sorted by relevance
35 struct platform_device *pdev[ACP_DEVS];209 struct platform_device_info pdevinfo[ACP_DEVS]; in snd_rn_acp_probe()319 for (index = 0; index < ACP_DEVS; index++) { in snd_rn_acp_probe()336 for (index = 0; index < ACP_DEVS; index++) in snd_rn_acp_probe()395 for (index = 0; index < ACP_DEVS; index++) in snd_rn_acp_remove()
10 #define ACP_DEVS 3 macro