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()
187 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_trace_filter_write() local
226 static int debugfs_create_trace_filter(struct snd_sof_dev *sdev) in debugfs_create_trace_filter()
260 static size_t sof_dtrace_avail(struct snd_sof_dev *sdev, in sof_dtrace_avail()
281 static size_t sof_wait_dtrace_avail(struct snd_sof_dev *sdev, loff_t pos, in sof_wait_dtrace_avail()
319 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_read() local
375 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_release() local
392 static int debugfs_create_dtrace(struct snd_sof_dev *sdev) in debugfs_create_dtrace()
422 static int ipc3_dtrace_enable(struct snd_sof_dev *sdev) in ipc3_dtrace_enable()
490 static int ipc3_dtrace_init(struct snd_sof_dev *sdev) in ipc3_dtrace_init()
560 int ipc3_dtrace_posn_update(struct snd_sof_dev *sdev, in ipc3_dtrace_posn_update()
581 static void ipc3_dtrace_fw_crashed(struct snd_sof_dev *sdev) in ipc3_dtrace_fw_crashed()
591 static void ipc3_dtrace_release(struct snd_sof_dev *sdev, bool only_stop) in ipc3_dtrace_release()
634 static void ipc3_dtrace_suspend(struct snd_sof_dev *sdev, pm_message_t pm_state) in ipc3_dtrace_suspend()
639 static int ipc3_dtrace_resume(struct snd_sof_dev *sdev) in ipc3_dtrace_resume()
644 static void ipc3_dtrace_free(struct snd_sof_dev *sdev) in ipc3_dtrace_free()