Home
last modified time | relevance | path

Searched defs:pao (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/asihpi/
H A Dhpi6205.c221 static void subsys_message(struct hpi_adapter_obj *pao, in subsys_message()
234 static void control_message(struct hpi_adapter_obj *pao, in control_message()
271 static void adapter_message(struct hpi_adapter_obj *pao, in adapter_message()
284 static void outstream_message(struct hpi_adapter_obj *pao, in outstream_message()
328 static void instream_message(struct hpi_adapter_obj *pao, in instream_message()
371 void _HPI_6205(struct hpi_adapter_obj *pao, struct hpi_message *phm, in _HPI_6205()
426 struct hpi_adapter_obj *pao = NULL; in HPI_6205() local
491 static void adapter_delete(struct hpi_adapter_obj *pao, in adapter_delete()
515 static u16 create_adapter_obj(struct hpi_adapter_obj *pao, in create_adapter_obj()
675 static void delete_adapter_obj(struct hpi_adapter_obj *pao) in delete_adapter_obj()
[all …]
H A Dhpi6000.c220 control_message(struct hpi_adapter_obj * pao,struct hpi_message * phm,struct hpi_response * phr) control_message() argument
259 adapter_message(struct hpi_adapter_obj * pao,struct hpi_message * phm,struct hpi_response * phr) adapter_message() argument
277 outstream_message(struct hpi_adapter_obj * pao,struct hpi_message * phm,struct hpi_response * phr) outstream_message() argument
296 instream_message(struct hpi_adapter_obj * pao,struct hpi_message * phm,struct hpi_response * phr) instream_message() argument
323 struct hpi_adapter_obj *pao = NULL; HPI_6000() local
400 struct hpi_adapter_obj *pao; subsys_create_adapter() local
451 adapter_delete(struct hpi_adapter_obj * pao,struct hpi_message * phm,struct hpi_response * phr) adapter_delete() argument
460 create_adapter_obj(struct hpi_adapter_obj * pao,u32 * pos_error_code) create_adapter_obj() argument
584 delete_adapter_obj(struct hpi_adapter_obj * pao) delete_adapter_obj() argument
600 adapter_get_asserts(struct hpi_adapter_obj * pao,struct hpi_message * phm,struct hpi_response * phr) adapter_get_asserts() argument
626 hpi6000_adapter_boot_load_dsp(struct hpi_adapter_obj * pao,u32 * pos_error_code) hpi6000_adapter_boot_load_dsp() argument
1207 hpi6000_dsp_block_write32(struct hpi_adapter_obj * pao,u16 dsp_index,u32 hpi_address,u32 * source,u32 count) hpi6000_dsp_block_write32() argument
1245 hpi6000_dsp_block_read32(struct hpi_adapter_obj * pao,u16 dsp_index,u32 hpi_address,u32 * dest,u32 count) hpi6000_dsp_block_read32() argument
1283 hpi6000_message_response_sequence(struct hpi_adapter_obj * pao,u16 dsp_index,struct hpi_message * phm,struct hpi_response * phr) hpi6000_message_response_sequence() argument
1402 hpi6000_send_data(struct hpi_adapter_obj * pao,u16 dsp_index,struct hpi_message * phm,struct hpi_response * phr) hpi6000_send_data() argument
1475 hpi6000_get_data(struct hpi_adapter_obj * pao,u16 dsp_index,struct hpi_message * phm,struct hpi_response * phr) hpi6000_get_data() argument
1539 hpi6000_send_host_command(struct hpi_adapter_obj * pao,u16 dsp_index,u32 host_cmd) hpi6000_send_host_command() argument
1563 hpi6000_check_PCI2040_error_flag(struct hpi_adapter_obj * pao,u16 read_or_write) hpi6000_check_PCI2040_error_flag() argument
1585 hpi6000_wait_dsp_ack(struct hpi_adapter_obj * pao,u16 dsp_index,u32 ack_value) hpi6000_wait_dsp_ack() argument
1627 hpi6000_update_control_cache(struct hpi_adapter_obj * pao,struct hpi_message * phm) hpi6000_update_control_cache() argument
1705 get_dsp_index(struct hpi_adapter_obj * pao,struct hpi_message * phm) get_dsp_index() argument
1726 hw_message(struct hpi_adapter_obj * pao,struct hpi_message * phm,struct hpi_response * phr) hw_message() argument
[all...]
H A Dhpicmn.c59 u16 hpi_add_adapter(struct hpi_adapter_obj *pao) in hpi_add_adapter() argument
96 hpi_delete_adapter(struct hpi_adapter_obj * pao) hpi_delete_adapter() argument
118 struct hpi_adapter_obj *pao = NULL; hpi_find_adapter() local
[all...]