Searched defs:phr (Results  1 – 8 of 8) sorted by relevance
| /linux-4.4.14/sound/pci/asihpi/ | 
| D | hpimsgx.c | 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() [all …] 
 | 
| D | hpi6205.c | 233 	struct hpi_message *phm, struct hpi_response *phr)  in subsys_message() 246 	struct hpi_message *phm, struct hpi_response *phr)  in control_message() 283 	struct hpi_message *phm, struct hpi_response *phr)  in adapter_message() 296 	struct hpi_message *phm, struct hpi_response *phr)  in outstream_message() 340 	struct hpi_message *phm, struct hpi_response *phr)  in instream_message() 383 	struct hpi_response *phr)  in _HPI_6205() 435 void HPI_6205(struct hpi_message *phm, struct hpi_response *phr)  in HPI_6205() 464 	struct hpi_response *phr)  in subsys_create_adapter() 503 	struct hpi_message *phm, struct hpi_response *phr)  in adapter_delete() 746 	struct hpi_message *phm, struct hpi_response *phr)  in outstream_host_buffer_allocate() [all …] 
 | 
| D | hpicmn.c | 46 u16 hpi_validate_response(struct hpi_message *phm, struct hpi_response *phr)  in hpi_validate_response() 161 	struct hpi_response *phr)  in subsys_get_adapter() 321 	struct hpi_message *phm, struct hpi_response *phr)  in hpi_check_control_cache_single() 539 	struct hpi_message *phm, struct hpi_response *phr)  in hpi_check_control_cache() 565 	*pC, struct hpi_message *phm, struct hpi_response *phr)  in hpi_cmn_control_cache_sync_to_msg_single() 623 	struct hpi_message *phm, struct hpi_response *phr)  in hpi_cmn_control_cache_sync_to_msg() 680 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr)  in subsys_message() 707 void HPI_COMMON(struct hpi_message *phm, struct hpi_response *phr)  in HPI_COMMON()
  | 
| D | hpimsginit.c | 64 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function,  in hpi_init_response() 85 	struct hpi_response *phr, u16 object, u16 function)  in hpi_init_message_response() 108 void hpi_init_responseV1(struct hpi_response_header *phr, u16 size,  in hpi_init_responseV1() 121 	struct hpi_response_header *phr, u16 res_size, u16 object,  in hpi_init_message_responseV1()
  | 
| D | hpi6000.c | 219 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr)  in subsys_message() 232 	struct hpi_message *phm, struct hpi_response *phr)  in control_message() 271 	struct hpi_message *phm, struct hpi_response *phr)  in adapter_message() 289 	struct hpi_message *phm, struct hpi_response *phr)  in outstream_message() 308 	struct hpi_message *phm, struct hpi_response *phr)  in instream_message() 332 void HPI_6000(struct hpi_message *phm, struct hpi_response *phr)  in HPI_6000() 407 	struct hpi_response *phr)  in subsys_create_adapter() 463 	struct hpi_message *phm, struct hpi_response *phr)  in adapter_delete() 612 	struct hpi_message *phm, struct hpi_response *phr)  in adapter_get_asserts() 1297 	u16 dsp_index, struct hpi_message *phm, struct hpi_response *phr)  in hpi6000_message_response_sequence() [all …] 
 | 
| D | hpioctl.c | 64 static void hpi_send_recv_f(struct hpi_message *phm, struct hpi_response *phr,  in hpi_send_recv_f() 78 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr)  in hpi_send_recv()
  | 
| D | hpidebug.h | 88 #define HPI_DEBUG_RESPONSE(phr) \  argument
  | 
| D | hpios.h | 77 	void __user *phr;  member
  |