Searched refs:hpi_handle_object (Results 1 – 3 of 3) sorted by relevance
170 unsigned int obj = hpi_handle_object(h_stream); in hpi_stream_host_buffer_attach()193 unsigned int obj = hpi_handle_object(h_stream); in hpi_stream_host_buffer_detach()212 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_start()220 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_stop()236 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_get_info_ex()251 if (hpi_handle_object(h_master) == HPI_OBJ_OSTREAM) in hpi_stream_group_add()259 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_group_reset()268 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_group_get_map()
54 char hpi_handle_object(const u32 handle) in hpi_handle_object() function793 c_obj_type = hpi_handle_object(h_stream); in hpi_outstream_group_add()1149 c_obj_type = hpi_handle_object(h_stream); in hpi_instream_group_add()
1390 char hpi_handle_object(const u32 handle);