Lines Matching refs:hpi_message

61 static inline void hw_entry_point(struct hpi_message *phm,
72 static void adapter_open(struct hpi_message *phm, struct hpi_response *phr);
73 static void adapter_close(struct hpi_message *phm, struct hpi_response *phr);
75 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr);
76 static void mixer_close(struct hpi_message *phm, struct hpi_response *phr);
78 static void outstream_open(struct hpi_message *phm, struct hpi_response *phr,
80 static void outstream_close(struct hpi_message *phm, struct hpi_response *phr,
82 static void instream_open(struct hpi_message *phm, struct hpi_response *phr,
84 static void instream_close(struct hpi_message *phm, struct hpi_response *phr,
89 static u16 HPIMSGX__init(struct hpi_message *phm, struct hpi_response *phr);
151 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr,
211 static void adapter_message(struct hpi_message *phm, struct hpi_response *phr,
224 struct hpi_message hm;
240 static void mixer_message(struct hpi_message *phm, struct hpi_response *phr)
255 static void outstream_message(struct hpi_message *phm,
277 static void instream_message(struct hpi_message *phm,
302 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr,
357 static void adapter_open(struct hpi_message *phm, struct hpi_response *phr)
364 static void adapter_close(struct hpi_message *phm, struct hpi_response *phr)
370 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr)
376 static void mixer_close(struct hpi_message *phm, struct hpi_response *phr)
381 static void instream_open(struct hpi_message *phm, struct hpi_response *phr,
385 struct hpi_message hm;
431 static void instream_close(struct hpi_message *phm, struct hpi_response *phr,
435 struct hpi_message hm;
478 static void outstream_open(struct hpi_message *phm, struct hpi_response *phr,
482 struct hpi_message hm;
528 static void outstream_close(struct hpi_message *phm, struct hpi_response *phr,
532 struct hpi_message hm;
578 struct hpi_message hm;
692 static u16 HPIMSGX__init(struct hpi_message *phm,
750 struct hpi_message hm;
774 struct hpi_message hm;