Home
last modified time | relevance | path

Searched refs:byte_stream (Results 1 – 2 of 2) sorted by relevance

/sound/soc/intel/atom/
Dsst-mfld-platform.h177 struct snd_sst_bytes_v2 *byte_stream; member
Dsst-atom-controls.c36 struct snd_sst_bytes_v2 *byte_data = drv->byte_stream; in sst_fill_byte_control()
65 return sst->ops->send_byte_stream(sst->dev, drv->byte_stream); in sst_fill_and_send_cmd_unlocked()
1524 drv->byte_stream = devm_kzalloc(platform->dev, in sst_dsp_init_v2_dpcm()
1526 if (!drv->byte_stream) in sst_dsp_init_v2_dpcm()