Searched refs:ax (Results 1 – 6 of 6) sorted by relevance
439 && hr.u.ax.mode.adapter_mode == HPI_ADAPTER_MODE_LOW_LATENCY) in asihpi_adapter_probe()450 hm.u.ax.property_set.property = HPI_ADAPTER_PROPERTY_SUPPORTS_IRQ; in asihpi_adapter_probe()452 if (hr.error || !hr.u.ax.property_get.parameter1) { in asihpi_adapter_probe()479 hm.u.ax.property_set.property = HPI_ADAPTER_PROPERTY_IRQ_RATE; in asihpi_adapter_probe()480 hm.u.ax.property_set.parameter1 = 0; in asihpi_adapter_probe()481 hm.u.ax.property_set.parameter2 = 0; in asihpi_adapter_probe()543 hm.u.ax.property_set.property = HPI_ADAPTER_PROPERTY_IRQ_RATE; in asihpi_adapter_remove()544 hm.u.ax.property_set.parameter1 = 0; in asihpi_adapter_remove()545 hm.u.ax.property_set.parameter2 = 0; in asihpi_adapter_remove()
550 pao->type = hr0.u.ax.info.adapter_type; in create_adapter_obj()551 pao->index = hr0.u.ax.info.adapter_index; in create_adapter_obj()606 phr->u.ax.assert.p1 = in adapter_get_asserts()608 phr->u.ax.assert.p2 = 0; in adapter_get_asserts()609 phr->u.ax.assert.count = 1; /* assert count */ in adapter_get_asserts()610 phr->u.ax.assert.dsp_index = -1; /* "dsp index" */ in adapter_get_asserts()611 strcpy(phr->u.ax.assert.sz_message, "PCI2040 error"); in adapter_get_asserts()612 phr->u.ax.assert.dsp_msg_addr = 0; in adapter_get_asserts()1775 phr->u.ax.assert.dsp_index = 0; /* dsp 0 default */ in hw_message()1777 if (!phr->u.ax.assert.count) { in hw_message()[all …]
177 hm.u.ax.mode.adapter_mode = adapter_mode; in hpi_adapter_set_mode_ex()178 hm.u.ax.mode.query_or_set = query_or_set; in hpi_adapter_set_mode_ex()192 *padapter_mode = hr.u.ax.mode.adapter_mode; in hpi_adapter_get_mode()208 *pw_adapter_type = hr.u.ax.info.adapter_type; in hpi_adapter_get_info()209 *pw_num_outstreams = hr.u.ax.info.num_outstreams; in hpi_adapter_get_info()210 *pw_num_instreams = hr.u.ax.info.num_instreams; in hpi_adapter_get_info()211 *pw_version = hr.u.ax.info.version; in hpi_adapter_get_info()212 *pserial_number = hr.u.ax.info.serial_number; in hpi_adapter_get_info()226 hm.u.ax.module_info.index = module_index; in hpi_adapter_get_module_by_index()230 *pw_module_type = hr.u.ax.info.adapter_type; in hpi_adapter_get_module_by_index()[all …]
1008 union hpi_adapterx_msg ax; member1070 union hpi_adapterx_res ax; member1179 union hpi_adapterx_msg ax; member1198 union hpi_adapterx_res ax; member
602 aDAPTER_INFO[adapter].num_outstreams = hr.u.ax.info.num_outstreams; in adapter_prepare()603 aDAPTER_INFO[adapter].num_instreams = hr.u.ax.info.num_instreams; in adapter_prepare()604 aDAPTER_INFO[adapter].type = hr.u.ax.info.adapter_type; in adapter_prepare()
648 pao->type = hr.u.ax.info.adapter_type; in create_adapter_obj()649 pao->index = hr.u.ax.info.adapter_index; in create_adapter_obj()653 hr.u.ax.info.adapter_type, hr.u.ax.info.adapter_index, in create_adapter_obj()654 hr.u.ax.info.serial_number); in create_adapter_obj()