Searched refs:hw_entry_point (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/pci/asihpi/ |
D | hpimsgx.c | 72 static inline void hw_entry_point(struct hpi_message *phm, in hw_entry_point() function 240 hw_entry_point(&hm, &hr); in adapter_message() 242 hw_entry_point(phm, phr); in adapter_message() 246 hw_entry_point(phm, phr); in adapter_message() 261 hw_entry_point(phm, phr); in mixer_message() 283 hw_entry_point(phm, phr); in outstream_message() 305 hw_entry_point(phm, phr); in instream_message() 355 hw_entry_point(phm, phr); in hpi_send_recv_ex() 421 hw_entry_point(&hm, &hr); in instream_open() 466 hw_entry_point(&hm, &hr); in instream_close() [all …]
|