Searched refs:obj_index (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/sound/pci/asihpi/ |
A D | hpimsgx.c | 393 obj_index], in instream_open() 404 hm.obj_index = phm->obj_index; in instream_open() 419 [phm->obj_index], in instream_open() 438 obj_index].h_owner) { in instream_close() 449 hm.obj_index = phm->obj_index; in instream_close() 490 obj_index], in outstream_open() 501 hm.obj_index = phm->obj_index; in outstream_open() 516 [phm->obj_index], in outstream_open() 547 hm.obj_index = phm->obj_index; in outstream_close() 606 hm.obj_index = i; in adapter_prepare() [all …]
|
A D | hpi6205.c | 760 obj_index])) in outstream_host_buffer_allocate() 762 [phm->obj_index]); in outstream_host_buffer_allocate() 811 obj_index]; in outstream_host_buffer_allocate() 840 obj_index])) { in outstream_host_buffer_get_info() 848 obj_index]; in outstream_host_buffer_get_info() 919 obj_index])) { in outstream_write() 1042 obj_index])) in instream_host_buffer_allocate() 1088 obj_index]; in instream_host_buffer_allocate() 1117 obj_index])) { in instream_host_buffer_get_info() 1125 obj_index]; in instream_host_buffer_get_info() [all …]
|
A D | hpifunc.c | 9 unsigned int obj_index:12; member 30 handle.h.obj_index = object_index; in hpi_indexes_to_handle() 44 *p2 = (u16)uhandle.h.obj_index; in hpi_handle_indexes() 127 hm.obj_index = (u16)iterator; in hpi_subsys_get_adapter() 433 hm.obj_index = outstream_index; in hpi_outstream_open() 460 hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index); in hpi_outstream_close() 465 hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index); in hpi_outstream_close() 851 hm.obj_index = instream_index; in hpi_instream_open() 1428 &hm.obj_index)) in hpi_control_get_string() 1674 &hm.h.obj_index)) in hpi_cobranet_hmi_write() [all …]
|
A D | hpidebug.c | 41 phm->adapter_index, phm->obj_index, phm->function, in hpi_debug_message()
|
A D | hpicmn.c | 154 int count = phm->obj_index; in subsys_get_adapter() 534 if (!find_control(phm->obj_index, p_cache, &pI)) { in hpi_check_control_cache() 622 if (!find_control(phm->obj_index, p_cache, &pI)) { in hpi_cmn_control_cache_sync_to_msg()
|
A D | hpi_internal.h | 994 u16 obj_index; /* */ member 1005 u16 obj_index; /* */ member 1170 u16 obj_index; /* object index */ member
|
A D | hpi6000.c | 1712 if (phm->obj_index < 2) in get_dsp_index() 1716 ret = phm->obj_index; in get_dsp_index() 1746 hm.obj_index = phm->u.d.u.stream.stream_index; in hw_message()
|
A D | asihpi.c | 175 &hm.obj_index); in hpi_stream_host_buffer_attach() 199 &hm.obj_index); in hpi_stream_host_buffer_detach()
|
/linux-6.3-rc2/drivers/bus/fsl-mc/ |
A D | dprc.c | 423 int obj_index, in dprc_get_obj() argument 436 cmd_params->obj_index = cpu_to_le32(obj_index); in dprc_get_obj()
|
A D | fsl-mc-private.h | 177 __le32 obj_index; member 361 int obj_index,
|
Completed in 41 milliseconds