Searched refs:hpi_send_recv_ex (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/sound/pci/asihpi/ |
| D | hpioctl.c | 65 hpi_send_recv_ex(phm, phr, file); in hpi_send_recv_f() 89 hpi_send_recv_ex(&hm, &hr, file); in asihpi_hpi_release() 395 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); in asihpi_adapter_probe() 416 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); in asihpi_adapter_probe() 427 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); in asihpi_adapter_probe() 442 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); in asihpi_adapter_probe() 473 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); in asihpi_adapter_probe() 536 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); in asihpi_adapter_remove() 541 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); in asihpi_adapter_remove() 573 hpi_send_recv_ex(&hm, &hr, HOWNER_KERNEL); in asihpi_init() [all …]
|
| D | hpimsgx.h | 20 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr, 23 #define HPI_MESSAGE_LOWER_LAYER hpi_send_recv_ex
|
| D | hpimsgx.c | 302 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr, in hpi_send_recv_ex() function
|