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()
188 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_trace_filter_write() local
227 static int debugfs_create_trace_filter(struct snd_sof_dev *sdev) in debugfs_create_trace_filter()
261 static size_t sof_dtrace_avail(struct snd_sof_dev *sdev, in sof_dtrace_avail()
282 static size_t sof_wait_dtrace_avail(struct snd_sof_dev *sdev, loff_t pos, in sof_wait_dtrace_avail()
320 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_read() local
376 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_release() local
393 static int debugfs_create_dtrace(struct snd_sof_dev *sdev) in debugfs_create_dtrace()
423 static int ipc3_dtrace_enable(struct snd_sof_dev *sdev) in ipc3_dtrace_enable()
491 static int ipc3_dtrace_init(struct snd_sof_dev *sdev) in ipc3_dtrace_init()
561 int ipc3_dtrace_posn_update(struct snd_sof_dev *sdev, in ipc3_dtrace_posn_update()
582 static void ipc3_dtrace_fw_crashed(struct snd_sof_dev *sdev) in ipc3_dtrace_fw_crashed()
592 static void ipc3_dtrace_release(struct snd_sof_dev *sdev, bool only_stop) in ipc3_dtrace_release()
635 static void ipc3_dtrace_suspend(struct snd_sof_dev *sdev, pm_message_t pm_state) in ipc3_dtrace_suspend()
640 static int ipc3_dtrace_resume(struct snd_sof_dev *sdev) in ipc3_dtrace_resume()
645 static void ipc3_dtrace_free(struct snd_sof_dev *sdev) in ipc3_dtrace_free()