Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/asihpi/
Dasihpi.c179 unsigned int obj = hpi_handle_object(h_stream); in hpi_stream_host_buffer_attach()
202 unsigned int obj = hpi_handle_object(h_stream); in hpi_stream_host_buffer_detach()
221 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_start()
229 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_stop()
245 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_get_info_ex()
260 if (hpi_handle_object(h_master) == HPI_OBJ_OSTREAM) in hpi_stream_group_add()
268 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_group_reset()
277 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_group_get_map()
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()
Dhpi_internal.h1394 char hpi_handle_object(const u32 handle);