Home
last modified time | relevance | path

Searched defs:phr (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/sound/pci/asihpi/
Dhpimsgx.c72 struct hpi_response *phr) in hw_entry_point()
161 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr, in subsys_message()
221 static void adapter_message(struct hpi_message *phm, struct hpi_response *phr, in adapter_message()
250 static void mixer_message(struct hpi_message *phm, struct hpi_response *phr) in mixer_message()
266 struct hpi_response *phr, void *h_owner) in outstream_message()
288 struct hpi_response *phr, void *h_owner) in instream_message()
312 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr, in hpi_send_recv_ex()
359 static void adapter_open(struct hpi_message *phm, struct hpi_response *phr) in adapter_open()
366 static void adapter_close(struct hpi_message *phm, struct hpi_response *phr) in adapter_close()
372 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr) in mixer_open()
[all …]
Dhpi6205.c230 struct hpi_message *phm, struct hpi_response *phr) in subsys_message()
243 struct hpi_message *phm, struct hpi_response *phr) in control_message()
280 struct hpi_message *phm, struct hpi_response *phr) in adapter_message()
294 struct hpi_message *phm, struct hpi_response *phr) in outstream_message()
338 struct hpi_message *phm, struct hpi_response *phr) in instream_message()
381 struct hpi_response *phr) in _HPI_6205()
433 void HPI_6205(struct hpi_message *phm, struct hpi_response *phr) in HPI_6205()
462 struct hpi_response *phr) in subsys_create_adapter()
501 struct hpi_message *phm, struct hpi_response *phr) in adapter_delete()
723 struct hpi_message *phm, struct hpi_response *phr) in outstream_host_buffer_allocate()
[all …]
Dhpimsginit.c60 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function, in hpi_init_response()
77 struct hpi_response *phr, u16 object, u16 function) in hpi_init_message_response()
100 void hpi_init_responseV1(struct hpi_response_header *phr, u16 size, in hpi_init_responseV1()
111 struct hpi_response_header *phr, u16 res_size, u16 object, in hpi_init_message_responseV1()
Dhpicmn.c46 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()
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()
Dhpi6000.c219 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 …]
Dhpioctl.c66 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()
Dhpidebug.h88 #define HPI_DEBUG_RESPONSE(phr) \ argument
Dhpios.h81 void __user *phr; member