Home
last modified time | relevance | path

Searched refs:hpi_send_recv (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/pci/asihpi/
H A Dhpifunc.c104 hpi_send_recv(&hm, &hr); in hpi_subsys_get_version_ex()
115 hpi_send_recv(&hm, &hr); in hpi_subsys_get_num_adapters()
128 hpi_send_recv(&hm, &hr); in hpi_subsys_get_adapter()
143 hpi_send_recv(&hm, &hr); in hpi_adapter_open()
157 hpi_send_recv(&hm, &hr); in hpi_adapter_close()
179 hpi_send_recv(&hm, &hr); in hpi_adapter_set_mode_ex()
190 hpi_send_recv(&hm, &hr); in hpi_adapter_get_mode()
206 hpi_send_recv(&hm, &hr); in hpi_adapter_get_info()
228 hpi_send_recv(&hm, &hr); in hpi_adapter_get_module_by_index()
252 hpi_send_recv(&hm, &hr); in hpi_adapter_set_property()
[all …]
H A Dhpioctl.h25 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
H A Dhpioctl.c72 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr) in hpi_send_recv() function
77 EXPORT_SYMBOL(hpi_send_recv);
H A Dhpi_internal.h1394 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
H A Dasihpi.c180 hpi_send_recv(&hm, &hr); in hpi_stream_host_buffer_attach()
201 hpi_send_recv(&hm, &hr); in hpi_stream_host_buffer_detach()