Searched refs:unregister_ipc_clients (Results 1 – 4 of 4) sorted by relevance
79 .unregister_ipc_clients = hda_unregister_clients,
202 .unregister_ipc_clients = acp_probes_unregister,
200 if (sof_ops(sdev) && sof_ops(sdev)->unregister_ipc_clients) in sof_unregister_clients()201 sof_ops(sdev)->unregister_ipc_clients(sdev); in sof_unregister_clients()
333 void (*unregister_ipc_clients)(struct snd_sof_dev *sdev); /* optional */ member