Lines Matching defs:byt

158 	struct sst_byt *byt;  member
213 static struct sst_byt_stream *sst_byt_get_stream(struct sst_byt *byt, in sst_byt_get_stream()
226 static void sst_byt_stream_update(struct sst_byt *byt, struct ipc_message *msg) in sst_byt_stream_update()
250 static int sst_byt_process_reply(struct sst_byt *byt, u64 header) in sst_byt_process_reply()
273 static void sst_byt_fw_ready(struct sst_byt *byt, u64 header) in sst_byt_fw_ready()
281 static int sst_byt_process_notification(struct sst_byt *byt, in sst_byt_process_notification()
314 struct sst_byt *byt = sst_dsp_get_thread_context(sst); in sst_byt_irq_thread() local
353 struct sst_byt_stream *sst_byt_stream_new(struct sst_byt *byt, int id, in sst_byt_stream_new()
376 int sst_byt_stream_set_bits(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_set_bits()
383 int sst_byt_stream_set_channels(struct sst_byt *byt, in sst_byt_stream_set_channels()
390 int sst_byt_stream_set_rate(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_set_rate()
398 int sst_byt_stream_type(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_type()
409 int sst_byt_stream_buffer(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_buffer()
424 int sst_byt_stream_commit(struct sst_byt *byt, struct sst_byt_stream *stream) in sst_byt_stream_commit()
447 int sst_byt_stream_free(struct sst_byt *byt, struct sst_byt_stream *stream) in sst_byt_stream_free()
475 static int sst_byt_stream_operations(struct sst_byt *byt, int type, in sst_byt_stream_operations()
490 int sst_byt_stream_start(struct sst_byt *byt, struct sst_byt_stream *stream, in sst_byt_stream_start()
514 int sst_byt_stream_stop(struct sst_byt *byt, struct sst_byt_stream *stream) in sst_byt_stream_stop()
530 int sst_byt_stream_pause(struct sst_byt *byt, struct sst_byt_stream *stream) in sst_byt_stream_pause()
543 int sst_byt_stream_resume(struct sst_byt *byt, struct sst_byt_stream *stream) in sst_byt_stream_resume()
556 int sst_byt_get_dsp_position(struct sst_byt *byt, in sst_byt_get_dsp_position()
571 struct sst_dsp *sst_byt_get_dsp(struct sst_byt *byt) in sst_byt_get_dsp()
583 struct sst_byt *byt = pdata->dsp; in sst_byt_dsp_suspend_late() local
599 struct sst_byt *byt = pdata->dsp; in sst_byt_dsp_boot() local
623 struct sst_byt *byt = pdata->dsp; in sst_byt_dsp_wait_for_ready() local
692 struct sst_byt *byt; in sst_byt_dsp_init() local
782 struct sst_byt *byt = pdata->dsp; in sst_byt_dsp_free() local