Searched refs:hpi_response (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/sound/pci/asihpi/ |
D | hpimsgx.c | 73 struct hpi_response *phr) in hw_entry_point() 83 static void adapter_open(struct hpi_message *phm, struct hpi_response *phr); 84 static void adapter_close(struct hpi_message *phm, struct hpi_response *phr); 86 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr); 87 static void mixer_close(struct hpi_message *phm, struct hpi_response *phr); 89 static void outstream_open(struct hpi_message *phm, struct hpi_response *phr, 91 static void outstream_close(struct hpi_message *phm, struct hpi_response *phr, 93 static void instream_open(struct hpi_message *phm, struct hpi_response *phr, 95 static void instream_close(struct hpi_message *phm, struct hpi_response *phr, 100 static u16 HPIMSGX__init(struct hpi_message *phm, struct hpi_response *phr); [all …]
|
D | hpicmn.h | 64 struct hpi_message *phm, struct hpi_response *phr); 67 struct hpi_message *phm, struct hpi_response *phr); 75 struct hpi_message *phm, struct hpi_response *phr); 78 *pC, struct hpi_message *phm, struct hpi_response *phr); 80 u16 hpi_validate_response(struct hpi_message *phm, struct hpi_response *phr);
|
D | hpifunc.c | 94 hpi_send_recv((struct hpi_message *)m, (struct hpi_response *)r); in hpi_send_recvV1() 100 struct hpi_response hr; in hpi_subsys_get_version_ex() 112 struct hpi_response hr; in hpi_subsys_get_num_adapters() 124 struct hpi_response hr; in hpi_subsys_get_adapter() 138 struct hpi_response hr; in hpi_adapter_open() 152 struct hpi_response hr; in hpi_adapter_close() 172 struct hpi_response hr; in hpi_adapter_set_mode_ex() 186 struct hpi_response hr; in hpi_adapter_get_mode() 201 struct hpi_response hr; in hpi_adapter_get_info() 221 struct hpi_response hr; in hpi_adapter_get_module_by_index() [all …]
|
D | hpi6205.c | 149 struct hpi_message *phm, struct hpi_response *phr); 152 struct hpi_response *phr); 157 struct hpi_response *phr); 159 struct hpi_message *phm, struct hpi_response *phr); 170 struct hpi_message *phm, struct hpi_response *phr); 173 struct hpi_message *phm, struct hpi_response *phr); 176 struct hpi_message *phm, struct hpi_response *phr); 178 struct hpi_message *phm, struct hpi_response *phr); 181 struct hpi_message *phm, struct hpi_response *phr); 184 struct hpi_message *phm, struct hpi_response *phr); [all …]
|
D | hpi6000.c | 171 u16 dsp_index, struct hpi_message *phm, struct hpi_response *phr); 174 struct hpi_response *phr); 185 struct hpi_message *phm, struct hpi_response *phr); 188 struct hpi_message *phm, struct hpi_response *phr); 201 struct hpi_response *phr); 204 struct hpi_message *phm, struct hpi_response *phr); 207 struct hpi_message *phm, struct hpi_response *phr); 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() [all …]
|
D | hpimsginit.h | 33 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function, 37 struct hpi_response *phr, u16 object, u16 function);
|
D | hpioctl.c | 65 static void hpi_send_recv_f(struct hpi_message *phm, struct hpi_response *phr, in hpi_send_recv_f() 79 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr) in hpi_send_recv() 90 struct hpi_response hr; in asihpi_hpi_release() 351 struct hpi_response hr; in asihpi_adapter_probe() 529 struct hpi_response hr; in asihpi_adapter_remove() 572 struct hpi_response hr; in asihpi_init() 586 struct hpi_response hr; in asihpi_exit()
|
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 | 67 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function, in hpi_init_response() 90 struct hpi_response *phr, u16 object, u16 function) in hpi_init_message_response()
|
D | hpimsgx.h | 31 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr,
|
D | hpioctl.h | 36 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
|
D | hpi6205.h | 80 struct hpi_response response;
|
D | hpi_internal.h | 83 struct hpi_response; 85 typedef void hpi_handler_func(struct hpi_message *, struct hpi_response *); 1070 struct hpi_response { struct 1231 struct hpi_response r0; /* version 0 */ 1405 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
|
D | asihpi.c | 178 struct hpi_response hr; in hpi_stream_host_buffer_attach() 201 struct hpi_response hr; in hpi_stream_host_buffer_detach()
|