Lines Matching refs:hpi_response

62 	struct hpi_response *phr)  in hw_entry_point()
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, in subsys_message()
211 static void adapter_message(struct hpi_message *phm, struct hpi_response *phr, in adapter_message()
225 struct hpi_response hr; in adapter_message()
240 static void mixer_message(struct hpi_message *phm, struct hpi_response *phr) in mixer_message()
256 struct hpi_response *phr, void *h_owner) in outstream_message()
278 struct hpi_response *phr, void *h_owner) in instream_message()
302 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr, in hpi_send_recv_ex()
357 static void adapter_open(struct hpi_message *phm, struct hpi_response *phr) in adapter_open()
364 static void adapter_close(struct hpi_message *phm, struct hpi_response *phr) in adapter_close()
370 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr) in mixer_open()
376 static void mixer_close(struct hpi_message *phm, struct hpi_response *phr) in mixer_close()
381 static void instream_open(struct hpi_message *phm, struct hpi_response *phr, in instream_open()
386 struct hpi_response hr; in instream_open()
431 static void instream_close(struct hpi_message *phm, struct hpi_response *phr, in instream_close()
436 struct hpi_response hr; in instream_close()
478 static void outstream_open(struct hpi_message *phm, struct hpi_response *phr, in outstream_open()
483 struct hpi_response hr; in outstream_open()
528 static void outstream_close(struct hpi_message *phm, struct hpi_response *phr, in outstream_close()
533 struct hpi_response hr; in outstream_close()
579 struct hpi_response hr; in adapter_prepare()
646 struct hpi_response hr; in HPIMSGX__reset()
695 struct hpi_response *phr in HPIMSGX__init()
700 struct hpi_response hr; in HPIMSGX__init()
751 struct hpi_response hr; in HPIMSGX__cleanup()
775 struct hpi_response hr; in HPIMSGX__cleanup()