Home
last modified time | relevance | path

Searched refs:hpi_response (Results 1 – 14 of 14) sorted by relevance

/linux/sound/pci/asihpi/
A Dhpimsgx.c62 struct hpi_response *phr) in hw_entry_point()
225 struct hpi_response hr; in adapter_message()
386 struct hpi_response hr; in instream_open()
436 struct hpi_response hr; in instream_close()
483 struct hpi_response hr; in outstream_open()
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()
[all …]
A Dhpifunc.c100 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()
244 struct hpi_response hr; in hpi_adapter_set_property()
[all …]
A Dhpicmn.h53 struct hpi_message *phm, struct hpi_response *phr);
56 struct hpi_message *phm, struct hpi_response *phr);
64 struct hpi_message *phm, struct hpi_response *phr);
67 *pC, struct hpi_message *phm, struct hpi_response *phr);
69 u16 hpi_validate_response(struct hpi_message *phm, struct hpi_response *phr);
A Dhpi6205.c138 struct hpi_message *phm, struct hpi_response *phr);
141 struct hpi_response *phr);
146 struct hpi_response *phr);
148 struct hpi_message *phm, struct hpi_response *phr);
222 struct hpi_message *phm, struct hpi_response *phr) in subsys_message()
235 struct hpi_message *phm, struct hpi_response *phr) in control_message()
272 struct hpi_message *phm, struct hpi_response *phr) in adapter_message()
372 struct hpi_response *phr) in _HPI_6205()
453 struct hpi_response *phr) in subsys_create_adapter()
626 struct hpi_response hr; in create_adapter_obj()
[all …]
A Dhpi6000.c163 struct hpi_response *phr);
174 struct hpi_message *phm, struct hpi_response *phr);
177 struct hpi_message *phm, struct hpi_response *phr);
190 struct hpi_response *phr);
193 struct hpi_message *phm, struct hpi_response *phr);
221 struct hpi_message *phm, struct hpi_response *phr) in control_message()
260 struct hpi_message *phm, struct hpi_response *phr) in adapter_message()
278 struct hpi_message *phm, struct hpi_response *phr) in outstream_message()
297 struct hpi_message *phm, struct hpi_response *phr) in instream_message()
396 struct hpi_response *phr) in subsys_create_adapter()
[all …]
A Dhpimsginit.h22 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function,
26 struct hpi_response *phr, u16 object, u16 function);
A Dhpioctl.c58 static void hpi_send_recv_f(struct hpi_message *phm, struct hpi_response *phr, in hpi_send_recv_f()
72 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr) in hpi_send_recv()
83 struct hpi_response hr; in asihpi_hpi_release()
353 struct hpi_response hr; in asihpi_adapter_probe()
532 struct hpi_response hr; in asihpi_adapter_remove()
575 struct hpi_response hr; in asihpi_init()
589 struct hpi_response hr; in asihpi_exit()
A Dhpicmn.c37 u16 hpi_validate_response(struct hpi_message *phm, struct hpi_response *phr) in hpi_validate_response()
152 struct hpi_response *phr) in subsys_get_adapter()
312 struct hpi_message *phm, struct hpi_response *phr) in hpi_check_control_cache_single()
530 struct hpi_message *phm, struct hpi_response *phr) in hpi_check_control_cache()
556 *pC, struct hpi_message *phm, struct hpi_response *phr) in hpi_cmn_control_cache_sync_to_msg_single()
614 struct hpi_message *phm, struct hpi_response *phr) in hpi_cmn_control_cache_sync_to_msg()
671 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr) in subsys_message()
698 void HPI_COMMON(struct hpi_message *phm, struct hpi_response *phr) in HPI_COMMON()
A Dhpimsginit.c56 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function, in hpi_init_response()
79 struct hpi_response *phr, u16 object, u16 function) in hpi_init_message_response()
A Dhpimsgx.h20 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr,
A Dhpioctl.h25 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
A Dhpi6205.h69 struct hpi_response response;
A Dhpi_internal.h72 struct hpi_response;
74 typedef void hpi_handler_func(struct hpi_message *, struct hpi_response *);
1059 struct hpi_response { struct
1220 struct hpi_response r0; /* version 0 */
1394 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
A Dasihpi.c164 struct hpi_response hr; in hpi_stream_host_buffer_attach()
187 struct hpi_response hr; in hpi_stream_host_buffer_detach()

Completed in 40 milliseconds