Searched refs:acp_hw_deinit (Results 1 – 5 of 5) sorted by relevance
216 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()
293 static inline int acp_hw_deinit(struct acp_chip_info *chip) in acp_hw_deinit() function
545 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()
171 ret = acp_hw_deinit(adata, dev); in snd_acp63_suspend()428 ret = acp_hw_deinit(adata, dev); in snd_acp70_suspend()
393 static inline int acp_hw_deinit(struct acp63_dev_data *adata, struct device *dev) in acp_hw_deinit() function