Lines Matching defs:phr
73 struct hpi_response *phr) in hw_entry_point()
162 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr, in subsys_message()
222 static void adapter_message(struct hpi_message *phm, struct hpi_response *phr, in adapter_message()
251 static void mixer_message(struct hpi_message *phm, struct hpi_response *phr) in mixer_message()
267 struct hpi_response *phr, void *h_owner) in outstream_message()
289 struct hpi_response *phr, void *h_owner) in instream_message()
313 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr, in hpi_send_recv_ex()
368 static void adapter_open(struct hpi_message *phm, struct hpi_response *phr) in adapter_open()
375 static void adapter_close(struct hpi_message *phm, struct hpi_response *phr) in adapter_close()
381 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr) in mixer_open()
387 static void mixer_close(struct hpi_message *phm, struct hpi_response *phr) in mixer_close()
392 static void instream_open(struct hpi_message *phm, struct hpi_response *phr, in instream_open()
442 static void instream_close(struct hpi_message *phm, struct hpi_response *phr, in instream_close()
489 static void outstream_open(struct hpi_message *phm, struct hpi_response *phr, in outstream_open()
539 static void outstream_close(struct hpi_message *phm, struct hpi_response *phr, in outstream_close()
706 struct hpi_response *phr in HPIMSGX__init()