Home
last modified time | relevance | path

Searched refs:acp_hw_deinit (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/amd/acp/
H A Dacp-pci.c216 acp_hw_deinit(chip); in acp_pci_probe()
231 ret = acp_hw_deinit(chip); in snd_acp_suspend()
274 ret = acp_hw_deinit(chip); in acp_pci_remove()
H A Damd.h293 static inline int acp_hw_deinit(struct acp_chip_info *chip) in acp_hw_deinit() function
/linux/sound/soc/amd/ps/
H A Dpci-ps.c545 if (acp_hw_deinit(adata, &pci->dev)) in create_acp63_platform_devs()
675 if (acp_hw_deinit(adata, &pci->dev)) in snd_acp63_probe()
721 ret = acp_hw_deinit(adata, &pci->dev); in snd_acp63_remove()
H A Dps-common.c171 ret = acp_hw_deinit(adata, dev); in snd_acp63_suspend()
428 ret = acp_hw_deinit(adata, dev); in snd_acp70_suspend()
H A Dacp63.h393 static inline int acp_hw_deinit(struct acp63_dev_data *adata, struct device *dev) in acp_hw_deinit() function