Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/asihpi/
Dasihpi.c165 unsigned int obj = hpi_handle_object(h_stream); in hpi_stream_host_buffer_attach()
188 unsigned int obj = hpi_handle_object(h_stream); in hpi_stream_host_buffer_detach()
207 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_start()
215 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_stop()
231 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_get_info_ex()
246 if (hpi_handle_object(h_master) == HPI_OBJ_OSTREAM) in hpi_stream_group_add()
254 if (hpi_handle_object(h_stream) == HPI_OBJ_OSTREAM) in hpi_stream_group_reset()
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.h1383 char hpi_handle_object(const u32 handle);