Searched refs:hpi_message (Results 1 – 16 of 16) sorted by relevance
/linux-3.4.99/sound/pci/asihpi/ |
D | hpimsgx.c | 71 static inline void hw_entry_point(struct hpi_message *phm, in hw_entry_point() 82 static void adapter_open(struct hpi_message *phm, struct hpi_response *phr); 83 static void adapter_close(struct hpi_message *phm, struct hpi_response *phr); 85 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr); 86 static void mixer_close(struct hpi_message *phm, struct hpi_response *phr); 88 static void outstream_open(struct hpi_message *phm, struct hpi_response *phr, 90 static void outstream_close(struct hpi_message *phm, struct hpi_response *phr, 92 static void instream_open(struct hpi_message *phm, struct hpi_response *phr, 94 static void instream_close(struct hpi_message *phm, struct hpi_response *phr, 99 static u16 HPIMSGX__init(struct hpi_message *phm, struct hpi_response *phr); [all …]
|
D | hpifunc.c | 93 hpi_send_recv((struct hpi_message *)m, (struct hpi_response *)r); in hpi_send_recvV1() 98 struct hpi_message hm; in hpi_subsys_get_version_ex() 110 struct hpi_message hm; in hpi_subsys_get_num_adapters() 122 struct hpi_message hm; in hpi_subsys_get_adapter() 136 struct hpi_message hm; in hpi_adapter_open() 150 struct hpi_message hm; in hpi_adapter_close() 170 struct hpi_message hm; in hpi_adapter_set_mode_ex() 184 struct hpi_message hm; in hpi_adapter_get_mode() 199 struct hpi_message hm; in hpi_adapter_get_info() 219 struct hpi_message hm; in hpi_adapter_get_module_by_index() [all …]
|
D | hpi6205.c | 149 struct hpi_message *phm, struct hpi_response *phr); 151 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm, 156 static void subsys_create_adapter(struct hpi_message *phm, 159 struct hpi_message *phm, struct hpi_response *phr); 167 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); 175 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); [all …]
|
D | hpicmn.h | 57 struct hpi_message *phm, struct hpi_response *phr); 63 struct hpi_message *phm, struct hpi_response *phr); 65 u16 hpi_validate_response(struct hpi_message *phm, struct hpi_response *phr);
|
D | hpi6000.c | 169 struct hpi_message *phm); 171 u16 dsp_index, struct hpi_message *phm, struct hpi_response *phr); 173 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm, 185 struct hpi_message *phm, struct hpi_response *phr); 188 struct hpi_message *phm, struct hpi_response *phr); 200 static void subsys_create_adapter(struct hpi_message *phm, 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() [all …]
|
D | hpioctl.c | 66 static void hpi_send_recv_f(struct hpi_message *phm, struct hpi_response *phr, in hpi_send_recv_f() 80 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr) in hpi_send_recv() 90 struct hpi_message hm; in asihpi_hpi_release() 316 struct hpi_message hm; in asihpi_adapter_probe() 427 struct hpi_message hm; in asihpi_adapter_remove() 462 struct hpi_message hm; in asihpi_init() 476 struct hpi_message hm; in asihpi_exit()
|
D | hpimsginit.c | 37 static void hpi_init_message(struct hpi_message *phm, u16 object, in hpi_init_message() 76 void hpi_init_message_response(struct hpi_message *phm, 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 | hpicmn.c | 46 u16 hpi_validate_response(struct hpi_message *phm, struct hpi_response *phr) in hpi_validate_response() 160 static void subsys_get_adapter(struct hpi_message *phm, in subsys_get_adapter() 313 struct hpi_message *phm, struct hpi_response *phr) in hpi_check_control_cache() 553 struct hpi_message *phm, struct hpi_response *phr) in hpi_cmn_control_cache_sync_to_msg() 661 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr) in subsys_message() 688 void HPI_COMMON(struct hpi_message *phm, struct hpi_response *phr) in HPI_COMMON()
|
D | hpimsginit.h | 36 void hpi_init_message_response(struct hpi_message *phm,
|
D | hpi6205.h | 75 struct hpi_message message;
|
D | hpidebug.c | 48 void hpi_debug_message(struct hpi_message *phm, char *sz_fileline) in hpi_debug_message()
|
D | hpidebug.h | 70 void hpi_debug_message(struct hpi_message *phm, char *sz_fileline);
|
D | hpi_internal.h | 82 struct hpi_message; 85 typedef void hpi_handler_func(struct hpi_message *, struct hpi_response *); 1004 struct hpi_message { struct 1221 struct hpi_message m0; /* version 0 */ 1401 void hpi_send_recv(struct hpi_message *phm, struct hpi_response *phr);
|
D | asihpi.c | 168 struct hpi_message hm; in hpi_stream_host_buffer_attach() 191 struct hpi_message hm; in hpi_stream_host_buffer_detach()
|