Searched refs:hpi_message (Results 1 – 16 of 16) sorted by relevance
| /linux/sound/pci/asihpi/ |
| A D | hpimsgx.c | 224 struct hpi_message hm; in adapter_message() 255 static void outstream_message(struct hpi_message *phm, in outstream_message() 277 static void instream_message(struct hpi_message *phm, in instream_message() 385 struct hpi_message hm; in instream_open() 435 struct hpi_message hm; in instream_close() 482 struct hpi_message hm; in outstream_open() 532 struct hpi_message hm; in outstream_close() 578 struct hpi_message hm; in adapter_prepare() 692 static u16 HPIMSGX__init(struct hpi_message *phm, in HPIMSGX__init() 750 struct hpi_message hm; in HPIMSGX__cleanup() [all …]
|
| A D | hpifunc.c | 99 struct hpi_message hm; in hpi_subsys_get_version_ex() 111 struct hpi_message hm; in hpi_subsys_get_num_adapters() 123 struct hpi_message hm; in hpi_subsys_get_adapter() 137 struct hpi_message hm; in hpi_adapter_open() 151 struct hpi_message hm; in hpi_adapter_close() 171 struct hpi_message hm; in hpi_adapter_set_mode_ex() 185 struct hpi_message hm; in hpi_adapter_get_mode() 200 struct hpi_message hm; in hpi_adapter_get_info() 220 struct hpi_message hm; in hpi_adapter_get_module_by_index() 243 struct hpi_message hm; in hpi_adapter_set_property() [all …]
|
| A D | hpicmn.h | 53 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 D | hpi6205.c | 138 struct hpi_message *phm, struct hpi_response *phr); 148 struct hpi_message *phm, struct hpi_response *phr); 159 struct hpi_message *phm, struct hpi_response *phr); 162 struct hpi_message *phm, struct hpi_response *phr); 165 struct hpi_message *phm, struct hpi_response *phr); 167 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() 285 struct hpi_message *phm, struct hpi_response *phr) in outstream_message() [all …]
|
| A D | hpi6000.c | 158 struct hpi_message *phm); 174 struct hpi_message *phm, struct hpi_response *phr); 177 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() 522 struct hpi_message hm; in create_adapter_obj() 530 hm.size = sizeof(struct hpi_message); in create_adapter_obj() 1630 struct hpi_message *phm) in hpi6000_update_control_cache() [all …]
|
| A D | hpioctl.c | 58 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() 82 struct hpi_message hm; in asihpi_hpi_release() 352 struct hpi_message hm; in asihpi_adapter_probe() 531 struct hpi_message hm; in asihpi_adapter_remove() 574 struct hpi_message hm; in asihpi_init() 588 struct hpi_message hm; in asihpi_exit()
|
| A D | hpicmn.c | 37 u16 hpi_validate_response(struct hpi_message *phm, struct hpi_response *phr) in hpi_validate_response() 151 static void subsys_get_adapter(struct hpi_message *phm, 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 D | hpimsginit.c | 27 static void hpi_init_message(struct hpi_message *phm, u16 object, in hpi_init_message() 78 void hpi_init_message_response(struct hpi_message *phm, in hpi_init_message_response()
|
| A D | hpimsgx.h | 20 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr,
|
| A D | hpioctl.h | 25 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
|
| A D | hpimsginit.h | 25 void hpi_init_message_response(struct hpi_message *phm,
|
| A D | hpi6205.h | 64 struct hpi_message message;
|
| A D | hpidebug.c | 37 void hpi_debug_message(struct hpi_message *phm, char *sz_fileline) in hpi_debug_message()
|
| A D | hpidebug.h | 59 void hpi_debug_message(struct hpi_message *phm, char *sz_fileline);
|
| A D | hpi_internal.h | 71 struct hpi_message; 74 typedef void hpi_handler_func(struct hpi_message *, struct hpi_response *); 997 struct hpi_message { struct 1214 struct hpi_message m0; /* version 0 */ 1394 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
|
| A D | asihpi.c | 163 struct hpi_message hm; in hpi_stream_host_buffer_attach() 186 struct hpi_message hm; in hpi_stream_host_buffer_detach()
|
Completed in 45 milliseconds