Searched refs:hpi_indexes_to_handle (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/pci/asihpi/ |
D | hpifunc.c | 21 u32 hpi_indexes_to_handle(const char c_object, const u16 adapter_index, in hpi_indexes_to_handle() function 439 hpi_indexes_to_handle(HPI_OBJ_OSTREAM, adapter_index, in hpi_outstream_open() 857 hpi_indexes_to_handle(HPI_OBJ_ISTREAM, adapter_index, in hpi_instream_open() 1212 hpi_indexes_to_handle(HPI_OBJ_MIXER, adapter_index, in hpi_mixer_open() 1252 hpi_indexes_to_handle(HPI_OBJ_CONTROL, in hpi_mixer_get_control() 1285 hpi_indexes_to_handle(HPI_OBJ_CONTROL, in hpi_mixer_get_control_by_index()
|
D | hpi_internal.h | 1388 u32 hpi_indexes_to_handle(const char c_object, const u16 adapter_index,
|