Home
last modified time | relevance | path

Searched refs:no_ipc_position (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/sof/intel/
A Dhda-pcm.c127 if (hda && hda->no_ipc_position) { in hda_dsp_pcm_hw_params()
169 if (hda && !hda->no_ipc_position) { in hda_dsp_pcm_pointer()
A Dhda-stream.c140 ioc = hda->no_ipc_position ? in hda_dsp_stream_setup_bdl()
723 if (s->substream && sof_hda->no_ipc_position) { in hda_dsp_stream_check()
A Dhda.h434 u32 no_ipc_position; member
A Dhda.c937 hdev->no_ipc_position = 0; in hda_dsp_probe()
939 hdev->no_ipc_position = sof_ops(sdev)->pcm_pointer ? 1 : 0; in hda_dsp_probe()

Completed in 14 milliseconds