Lines Matching defs:sdev
45 static int trace_filter_append_elem(struct snd_sof_dev *sdev, u32 key, u32 value, in trace_filter_append_elem()
59 static int trace_filter_parse_entry(struct snd_sof_dev *sdev, const char *line, in trace_filter_parse_entry()
110 static int trace_filter_parse(struct snd_sof_dev *sdev, char *string, in trace_filter_parse()
149 static int ipc3_trace_update_filter(struct snd_sof_dev *sdev, int num_elems, in ipc3_trace_update_filter()
189 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_trace_filter_write() local
235 static int debugfs_create_trace_filter(struct snd_sof_dev *sdev) in debugfs_create_trace_filter()
269 static size_t sof_dtrace_avail(struct snd_sof_dev *sdev, in sof_dtrace_avail()
290 static size_t sof_wait_dtrace_avail(struct snd_sof_dev *sdev, loff_t pos, in sof_wait_dtrace_avail()
328 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_read() local
384 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_release() local
401 static int debugfs_create_dtrace(struct snd_sof_dev *sdev) in debugfs_create_dtrace()
431 static int ipc3_dtrace_enable(struct snd_sof_dev *sdev) in ipc3_dtrace_enable()
500 static int ipc3_dtrace_init(struct snd_sof_dev *sdev) in ipc3_dtrace_init()
570 int ipc3_dtrace_posn_update(struct snd_sof_dev *sdev, in ipc3_dtrace_posn_update()
591 static void ipc3_dtrace_fw_crashed(struct snd_sof_dev *sdev) in ipc3_dtrace_fw_crashed()
601 static void ipc3_dtrace_release(struct snd_sof_dev *sdev, bool only_stop) in ipc3_dtrace_release()
646 static void ipc3_dtrace_suspend(struct snd_sof_dev *sdev, pm_message_t pm_state) in ipc3_dtrace_suspend()
651 static int ipc3_dtrace_resume(struct snd_sof_dev *sdev) in ipc3_dtrace_resume()
656 static void ipc3_dtrace_free(struct snd_sof_dev *sdev) in ipc3_dtrace_free()