Searched refs:hpi_send_recv_ex (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/sound/pci/asihpi/
H A Dhpimsgx.h31 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr,
34 #define HPI_MESSAGE_LOWER_LAYER hpi_send_recv_ex
H A Dhpioctl.c71 hpi_send_recv_ex(phm, phr, file); hpi_send_recv_f()
95 hpi_send_recv_ex(&hm, &hr, file); asihpi_hpi_release()
396 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); asihpi_adapter_probe()
417 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); asihpi_adapter_probe()
428 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); asihpi_adapter_probe()
443 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); asihpi_adapter_probe()
474 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); asihpi_adapter_probe()
537 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); asihpi_adapter_remove()
542 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); asihpi_adapter_remove()
574 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); asihpi_init()
584 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); asihpi_exit()
H A Dhpimsgx.c313 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr, hpi_send_recv_ex() function

Completed in 80 milliseconds