Searched refs:ACP_DEVS (Results 1 – 3 of 3) sorted by relevance
35 struct platform_device *pdev[ACP_DEVS];209 struct platform_device_info pdevinfo[ACP_DEVS]; in snd_rn_acp_probe()324 for (index = 0; index < ACP_DEVS; index++) { in snd_rn_acp_probe()341 for (index = 0; index < ACP_DEVS; index++) in snd_rn_acp_probe()400 for (index = 0; index < ACP_DEVS; index++) in snd_rn_acp_remove()
10 #define ACP_DEVS 3 macro
88 #define ACP_DEVS 4 macro331 adev->acp.acp_cell = kcalloc(ACP_DEVS, sizeof(struct mfd_cell), in acp_hw_init()442 r = mfd_add_hotplug_devices(adev->acp.parent, adev->acp.acp_cell, ACP_DEVS); in acp_hw_init()