Home
last modified time | relevance | path

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

/sound/pci/asihpi/
Dhpifunc.c93 hpi_send_recv((struct hpi_message *)m, (struct hpi_response *)r); in hpi_send_recvV1()
103 hpi_send_recv(&hm, &hr); in hpi_subsys_get_version_ex()
114 hpi_send_recv(&hm, &hr); in hpi_subsys_get_num_adapters()
127 hpi_send_recv(&hm, &hr); in hpi_subsys_get_adapter()
142 hpi_send_recv(&hm, &hr); in hpi_adapter_open()
156 hpi_send_recv(&hm, &hr); in hpi_adapter_close()
178 hpi_send_recv(&hm, &hr); in hpi_adapter_set_mode_ex()
189 hpi_send_recv(&hm, &hr); in hpi_adapter_get_mode()
205 hpi_send_recv(&hm, &hr); in hpi_adapter_get_info()
227 hpi_send_recv(&hm, &hr); in hpi_adapter_get_module_by_index()
[all …]
Dhpioctl.h36 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
Dhpioctl.c80 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr) in hpi_send_recv() function
85 EXPORT_SYMBOL(hpi_send_recv);
Dhpi_internal.h1401 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
Dasihpi.c185 hpi_send_recv(&hm, &hr); in hpi_stream_host_buffer_attach()
206 hpi_send_recv(&hm, &hr); in hpi_stream_host_buffer_detach()