Home
last modified time | relevance | path

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

/linux/sound/pci/asihpi/
H A Dhpi6205.c288 if (phm->obj_index >= HPI_MAX_STREAMS) { in outstream_message()
292 "on adapter index %d\n", phm->obj_index, in outstream_message()
332 if (phm->obj_index >= HPI_MAX_STREAMS) { in instream_message()
336 "on adapter index %d\n", phm->obj_index, in instream_message()
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()
760 obj_index])) in outstream_host_buffer_allocate()
762 [phm->obj_index]); in outstream_host_buffer_allocate()
765 [phm->obj_index], phm->u.d.u.buffer.buffer_size, in outstream_host_buffer_allocate()
770 phw->outstream_host_buffer_size[phm->obj_index] = 0; in outstream_host_buffer_allocate()
[all …]
H A Dhpifunc.c9 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()
453 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_close()
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()
479 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_get_info_ex()
505 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_write_buf()
[all …]
H A Dhpidebug.c41 phm->adapter_index, phm->obj_index, phm->function, in hpi_debug_message()
H A Dhpicmn.c154 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()
H A Dhpi_internal.h994 u16 obj_index; /* */ member
1005 u16 obj_index; /* */ member
1170 u16 obj_index; /* object index */ member
H A Dhpi6000.c1710 if (phm->obj_index < 2) in get_dsp_index()
1714 ret = phm->obj_index; in get_dsp_index()
1744 hm.obj_index = phm->u.d.u.stream.stream_index; in hw_message()
H A Dasihpi.c166 &hm.obj_index); in hpi_stream_host_buffer_attach()
190 &hm.obj_index); in hpi_stream_host_buffer_detach()
/linux/net/devlink/
H A Dcore.c46 u32 obj_index; member
89 rel->nested_in.cleanup_cb(devlink, rel->nested_in.obj_index, rel->index); in devlink_rel_nested_in_notify_work()
90 rel->nested_in.notify_cb(devlink, rel->nested_in.obj_index); in devlink_rel_nested_in_notify_work()
149 u32 obj_index, devlink_rel_notify_cb_t *notify_cb, in devlink_rel_nested_in_add() argument
162 rel->nested_in.obj_index = obj_index; in devlink_rel_nested_in_add()
H A Ddev.c257 static void devlink_rel_notify_cb(struct devlink *devlink, u32 obj_index) in devlink_rel_notify_cb() argument
262 static void devlink_rel_cleanup_cb(struct devlink *devlink, u32 obj_index, in devlink_rel_cleanup_cb() argument
/linux/drivers/bus/fsl-mc/
H A Ddprc.c423 int obj_index, in dprc_get_obj() argument
436 cmd_params->obj_index = cpu_to_le32(obj_index); in dprc_get_obj()
H A Dfsl-mc-private.h173 __le32 obj_index; member
357 int obj_index,