Home
last modified time | relevance | path

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

/linux/sound/pci/asihpi/
H A Dasihpi.c156 unsigned int obj = hpi_handle_object(h_stream); in hpi_stream_host_buffer_attach()
179 unsigned int obj = hpi_handle_object(h_stream); in hpi_stream_host_buffer_detach()
198 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_start()
206 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_stop()
222 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_get_info_ex()
237 if (hpi_handle_object(h_master) == HPI_OBJ_OSTREAM) in hpi_stream_group_add()
245 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_group_reset()
H A Dhpifunc.c55 char hpi_handle_object(const u32 handle) in hpi_handle_object() function
794 c_obj_type = hpi_handle_object(h_stream); in hpi_outstream_group_add()
1150 c_obj_type = hpi_handle_object(h_stream); in hpi_instream_group_add()
H A Dhpi_internal.h1383 char hpi_handle_object(const u32 handle);