Searched refs:hpi_handle_indexes (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/sound/pci/asihpi/ |
A D | hpifunc.c | 34 static u16 hpi_handle_indexes(const u32 h, u16 *p1, u16 *p2) in hpi_handle_indexes() function 52 hpi_handle_indexes(handle, pw_adapter_index, pw_object_index); in hpi_handle_to_indexes() 790 if (hpi_handle_indexes(h_stream, &adapter, in hpi_outstream_group_add() 1146 if (hpi_handle_indexes(h_stream, &adapter, in hpi_instream_group_add() 1225 if (hpi_handle_indexes(h_mixer, &hm.adapter_index, NULL)) in hpi_mixer_close() 1240 if (hpi_handle_indexes(h_mixer, &hm.adapter_index, NULL)) in hpi_mixer_get_control() 1267 if (hpi_handle_indexes(h_mixer, &hm.adapter_index, NULL)) in hpi_mixer_get_control_by_index() 1299 if (hpi_handle_indexes(h_mixer, &hm.adapter_index, NULL)) in hpi_mixer_store() 1427 if (hpi_handle_indexes(h_control, &hm.adapter_index, in hpi_control_get_string() 1673 if (hpi_handle_indexes(h_control, &hm.h.adapter_index, in hpi_cobranet_hmi_write() [all …]
|
Completed in 11 milliseconds