Searched defs:byt (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/sound/soc/intel/boards/
H A DMakefile
/linux-4.4.14/sound/soc/intel/baytrail/
H A Dsst-baytrail-pcm.c58 struct sst_byt *byt; member in struct:sst_byt_priv_data
75 struct sst_byt *byt = pdata->byt; sst_byt_pcm_hw_params() local
147 struct sst_byt *byt = pdata->byt; sst_byt_pcm_restore_stream_context() local
180 struct sst_byt *byt = pdata->byt; sst_byt_pcm_trigger() local
221 struct sst_byt *byt = pdata->byt; byt_notify_pointer() local
256 struct sst_byt *byt = pdata->byt; sst_byt_pcm_open() local
284 struct sst_byt *byt = pdata->byt; sst_byt_pcm_close() local
H A Dsst-baytrail-ipc.c158 struct sst_byt *byt; member in struct:sst_byt_stream
213 static struct sst_byt_stream *sst_byt_get_stream(struct sst_byt *byt, sst_byt_get_stream() argument
226 static void sst_byt_stream_update(struct sst_byt *byt, struct ipc_message *msg) sst_byt_stream_update() argument
250 static int sst_byt_process_reply(struct sst_byt *byt, u64 header) sst_byt_process_reply() argument
273 static void sst_byt_fw_ready(struct sst_byt *byt, u64 header) sst_byt_fw_ready() argument
281 static int sst_byt_process_notification(struct sst_byt *byt, sst_byt_process_notification() argument
314 struct sst_byt *byt = sst_dsp_get_thread_context(sst); sst_byt_irq_thread() local
353 struct sst_byt_stream *sst_byt_stream_new(struct sst_byt *byt, int id, sst_byt_stream_new() argument
376 int sst_byt_stream_set_bits(struct sst_byt *byt, struct sst_byt_stream *stream, sst_byt_stream_set_bits() argument
383 int sst_byt_stream_set_channels(struct sst_byt *byt, sst_byt_stream_set_channels() argument
390 int sst_byt_stream_set_rate(struct sst_byt *byt, struct sst_byt_stream *stream, sst_byt_stream_set_rate() argument
398 int sst_byt_stream_type(struct sst_byt *byt, struct sst_byt_stream *stream, sst_byt_stream_type() argument
409 int sst_byt_stream_buffer(struct sst_byt *byt, struct sst_byt_stream *stream, sst_byt_stream_buffer() argument
424 int sst_byt_stream_commit(struct sst_byt *byt, struct sst_byt_stream *stream) sst_byt_stream_commit() argument
447 int sst_byt_stream_free(struct sst_byt *byt, struct sst_byt_stream *stream) sst_byt_stream_free() argument
475 static int sst_byt_stream_operations(struct sst_byt *byt, int type, sst_byt_stream_operations() argument
490 int sst_byt_stream_start(struct sst_byt *byt, struct sst_byt_stream *stream, sst_byt_stream_start() argument
514 int sst_byt_stream_stop(struct sst_byt *byt, struct sst_byt_stream *stream) sst_byt_stream_stop() argument
530 int sst_byt_stream_pause(struct sst_byt *byt, struct sst_byt_stream *stream) sst_byt_stream_pause() argument
543 int sst_byt_stream_resume(struct sst_byt *byt, struct sst_byt_stream *stream) sst_byt_stream_resume() argument
556 int sst_byt_get_dsp_position(struct sst_byt *byt, sst_byt_get_dsp_position() argument
571 struct sst_dsp *sst_byt_get_dsp(struct sst_byt *byt) sst_byt_get_dsp() argument
583 struct sst_byt *byt = pdata->dsp; sst_byt_dsp_suspend_late() local
599 struct sst_byt *byt = pdata->dsp; sst_byt_dsp_boot() local
623 struct sst_byt *byt = pdata->dsp; sst_byt_dsp_wait_for_ready() local
692 struct sst_byt *byt; sst_byt_dsp_init() local
782 struct sst_byt *byt = pdata->dsp; sst_byt_dsp_free() local

Completed in 139 milliseconds