Home
last modified time | relevance | path

Searched refs:sof_ipc_probe_points_remove (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/sound/soc/sof/
Dprobe.h82 int sof_ipc_probe_points_remove(struct snd_sof_dev *sdev,
Dprobe.c269 int sof_ipc_probe_points_remove(struct snd_sof_dev *sdev, in sof_ipc_probe_points_remove() function
290 EXPORT_SYMBOL(sof_ipc_probe_points_remove);
Dcompress.c56 sof_ipc_probe_points_remove(sdev, &desc[i].buffer_id, 1); in sof_probe_compr_free()
Ddebug.c200 ret = sof_ipc_probe_points_remove(sdev, tkns, num_tkns); in probe_points_remove_write()