Searched refs:stream_buf_off (Results 1 – 3 of 3) sorted by relevance
70 softsp->stream_buf_off = STREAM_BUF_OFF; in stream_buf_init()104 softsp->stream_buf_off = 0; in stream_buf_init()116 softsp->stream_buf_off = 1; in stream_buf_uninit()136 softsp->stream_buf_off = STREAM_BUF_OFF; in stream_buf_resume_init()169 if (softsp->stream_buf_off != 0) in sync_stream_buf()
459 } else if (softsp->stream_buf_off) { in iommu_create_vaddr_mappings()605 } else if (softsp->stream_buf_off) { in iommu_create_pp_mappings()998 } else if (softsp->stream_buf_off) in iommu_dma_bindhdl()1545 else if (!softsp->stream_buf_off) in iommu_dvma_kaddr_load()
301 int stream_buf_off; member