Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpi6205.c119 u32 outstream_host_buffer_size[HPI_MAX_STREAMS]; member
701 phw->outstream_host_buffer_size[i] = 0; in delete_adapter_obj()
749 phw->outstream_host_buffer_size[phm->obj_index]; in outstream_host_buffer_allocate()
753 if (phw->outstream_host_buffer_size[phm->obj_index] == in outstream_host_buffer_allocate()
770 phw->outstream_host_buffer_size[phm->obj_index] = 0; in outstream_host_buffer_allocate()
787 phw->outstream_host_buffer_size[phm->obj_index] = 0; in outstream_host_buffer_allocate()
808 phw->outstream_host_buffer_size[phm->obj_index] = in outstream_host_buffer_allocate()
826 phw->outstream_host_buffer_size[phm->obj_index] = 0; in outstream_host_buffer_allocate()
866 if (phw->outstream_host_buffer_size[phm->obj_index]) { in outstream_host_buffer_free()
869 phw->outstream_host_buffer_size[phm->obj_index] = 0; in outstream_host_buffer_free()
[all …]