Searched refs:byte_stream (Results 1 – 2 of 2) sorted by relevance
171 struct snd_sst_bytes_v2 *byte_stream; member
28 struct snd_sst_bytes_v2 *byte_data = drv->byte_stream; in sst_fill_byte_control()59 return sst->ops->send_byte_stream(sst->dev, drv->byte_stream); in sst_fill_and_send_cmd_unlocked()1543 drv->byte_stream = devm_kzalloc(component->dev, in sst_dsp_init_v2_dpcm()1545 if (!drv->byte_stream) in sst_dsp_init_v2_dpcm()