Searched refs:hw_entry_point (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/sound/pci/asihpi/ |
D | hpimsgx.c | 61 static inline void hw_entry_point(struct hpi_message *phm, in hw_entry_point() function 229 hw_entry_point(&hm, &hr); in adapter_message() 231 hw_entry_point(phm, phr); in adapter_message() 235 hw_entry_point(phm, phr); in adapter_message() 250 hw_entry_point(phm, phr); in mixer_message() 272 hw_entry_point(phm, phr); in outstream_message() 294 hw_entry_point(phm, phr); in instream_message() 344 hw_entry_point(phm, phr); in hpi_send_recv_ex() 410 hw_entry_point(&hm, &hr); in instream_open() 455 hw_entry_point(&hm, &hr); in instream_close() [all …]
|