Lines Matching defs:byt

157 	struct sst_byt *byt;  member
206 static struct sst_byt_stream *sst_byt_get_stream(struct sst_byt *byt, in sst_byt_get_stream()
219 static void sst_byt_stream_update(struct sst_byt *byt, struct ipc_message *msg) in sst_byt_stream_update()
243 static int sst_byt_process_reply(struct sst_byt *byt, u64 header) in sst_byt_process_reply()
266 static void sst_byt_fw_ready(struct sst_byt *byt, u64 header) in sst_byt_fw_ready()
274 static int sst_byt_process_notification(struct sst_byt *byt, in sst_byt_process_notification()
307 struct sst_byt *byt = sst_dsp_get_thread_context(sst); in sst_byt_irq_thread() local
346 struct sst_byt_stream *sst_byt_stream_new(struct sst_byt *byt, int id, in sst_byt_stream_new()
369 int sst_byt_stream_set_bits(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_set_bits()
376 int sst_byt_stream_set_channels(struct sst_byt *byt, in sst_byt_stream_set_channels()
383 int sst_byt_stream_set_rate(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_set_rate()
391 int sst_byt_stream_type(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_type()
402 int sst_byt_stream_buffer(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_buffer()
417 int sst_byt_stream_commit(struct sst_byt *byt, struct sst_byt_stream *stream) in sst_byt_stream_commit()
440 int sst_byt_stream_free(struct sst_byt *byt, struct sst_byt_stream *stream) in sst_byt_stream_free()
468 static int sst_byt_stream_operations(struct sst_byt *byt, int type, in sst_byt_stream_operations()
483 int sst_byt_stream_start(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_start()
507 int sst_byt_stream_stop(struct sst_byt *byt, struct sst_byt_stream *stream) in sst_byt_stream_stop()
523 int sst_byt_stream_pause(struct sst_byt *byt, struct sst_byt_stream *stream) in sst_byt_stream_pause()
536 int sst_byt_stream_resume(struct sst_byt *byt, struct sst_byt_stream *stream) in sst_byt_stream_resume()
549 int sst_byt_get_dsp_position(struct sst_byt *byt, in sst_byt_get_dsp_position()
564 struct sst_dsp *sst_byt_get_dsp(struct sst_byt *byt) in sst_byt_get_dsp()
576 struct sst_byt *byt = pdata->dsp; in sst_byt_dsp_suspend_late() local
592 struct sst_byt *byt = pdata->dsp; in sst_byt_dsp_boot() local
616 struct sst_byt *byt = pdata->dsp; in sst_byt_dsp_wait_for_ready() local
685 struct sst_byt *byt; in sst_byt_dsp_init() local
775 struct sst_byt *byt = pdata->dsp; in sst_byt_dsp_free() local