Searched refs:hw_entry_point (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/sound/pci/asihpi/ |
D | hpimsgx.c | 61 static inline void hw_entry_point(struct hpi_message *phm, in hw_entry_point() function 224 hw_entry_point(&hm, &hr); in adapter_message() 226 hw_entry_point(phm, phr); in adapter_message() 230 hw_entry_point(phm, phr); in adapter_message() 245 hw_entry_point(phm, phr); in mixer_message() 267 hw_entry_point(phm, phr); in outstream_message() 289 hw_entry_point(phm, phr); in instream_message() 339 hw_entry_point(phm, phr); in hpi_send_recv_ex() 405 hw_entry_point(&hm, &hr); in instream_open() 450 hw_entry_point(&hm, &hr); in instream_close() [all …]
|