Home
last modified time | relevance | path

Searched refs:ACP_DEVS (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/amd/renoir/
Drn-pci-acp3x.c35 struct platform_device *pdev[ACP_DEVS];
202 struct platform_device_info pdevinfo[ACP_DEVS]; in snd_rn_acp_probe()
312 for (index = 0; index < ACP_DEVS; index++) { in snd_rn_acp_probe()
329 for (index = 0; index < ACP_DEVS; index++) in snd_rn_acp_probe()
386 for (index = 0; index < ACP_DEVS; index++) in snd_rn_acp_remove()
Drn_acp3x.h10 #define ACP_DEVS 3 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acp.c85 #define ACP_DEVS 4 macro
238 adev->acp.acp_cell = kcalloc(ACP_DEVS, sizeof(struct mfd_cell), in acp_hw_init()
350 ACP_DEVS); in acp_hw_init()