Searched defs:phm (Results 1 – 7 of 7) sorted by relevance
/linux/sound/pci/asihpi/ |
H A D | hpi6205.c | 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() 329 struct hpi_message *phm, struct hpi_response *phr) in instream_message() 371 void _HPI_6205(struct hpi_adapter_obj *pao, struct hpi_message *phm, in _HPI_6205() 424 void HPI_6205(struct hpi_message *phm, struct hpi_response *phr) in HPI_6205() 452 static void subsys_create_adapter(struct hpi_message *phm, in subsys_create_adapter() 492 struct hpi_message *phm, struct hpi_response *phr) in adapter_delete() 730 struct hpi_message *phm, struct hpi_response *phr) in outstream_host_buffer_allocate() [all …]
|
H 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()
|
H 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() 88 static void hpi_init_messageV1(struct hpi_message_header *phm, u16 size, in hpi_init_messageV1() 114 void hpi_init_message_responseV1(struct hpi_message_header *phm, u16 msg_size, in hpi_init_message_responseV1()
|
H A D | hpi6000.c | 208 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr) in subsys_message() 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() 321 void HPI_6000(struct hpi_message *phm, struct hpi_response *phr) in HPI_6000() 395 static void subsys_create_adapter(struct hpi_message *phm, in subsys_create_adapter() 452 struct hpi_message *phm, struct hpi_response *phr) in adapter_delete() 601 struct hpi_message *phm, struct hpi_response *phr) in adapter_get_asserts() 1284 u16 dsp_index, struct hpi_message *phm, struct hpi_response *phr) in hpi6000_message_response_sequence() [all …]
|
H A D | hpidebug.c | 37 void hpi_debug_message(struct hpi_message *phm, char *sz_fileline) in hpi_debug_message()
|
H A D | hpidebug.h | 68 #define HPI_DEBUG_MESSAGE(level, phm) \ argument
|
H A D | hpios.h | 65 void __user *phm; member
|