Searched refs:hpi6000_check_PCI2040_error_flag (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi6000.c | 152 static short hpi6000_check_PCI2040_error_flag(struct hpi_adapter_obj *pao, 1046 && hpi6000_check_PCI2040_error_flag(pao, in hpi6000_adapter_boot_load_dsp() 1137 } while (hpi6000_check_PCI2040_error_flag(pdo->pa_parent_adapter, in hpi_set_address() 1229 } while (hpi6000_check_PCI2040_error_flag(pao, H6WRITE) in hpi6000_dsp_block_write32() 1268 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) in hpi6000_dsp_block_read32() 1312 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) in hpi6000_message_response_sequence() 1342 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) in hpi6000_message_response_sequence() 1355 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) && --timeout); in hpi6000_message_response_sequence() 1440 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ)); in hpi6000_send_data() 1509 } while (hpi6000_check_PCI2040_error_flag(pa in hpi6000_get_data() 1565 static short hpi6000_check_PCI2040_error_flag(struct hpi_adapter_obj *pao, hpi6000_check_PCI2040_error_flag() function [all...] |
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpi6000.c | 152 static short hpi6000_check_PCI2040_error_flag(struct hpi_adapter_obj *pao, 1046 && hpi6000_check_PCI2040_error_flag(pao, in hpi6000_adapter_boot_load_dsp() 1137 } while (hpi6000_check_PCI2040_error_flag(pdo->pa_parent_adapter, in hpi_set_address() 1229 } while (hpi6000_check_PCI2040_error_flag(pao, H6WRITE) in hpi6000_dsp_block_write32() 1267 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) in hpi6000_dsp_block_read32() 1310 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) in hpi6000_message_response_sequence() 1340 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) in hpi6000_message_response_sequence() 1353 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ) && --timeout); in hpi6000_message_response_sequence() 1438 } while (hpi6000_check_PCI2040_error_flag(pao, H6READ)); in hpi6000_send_data() 1507 } while (hpi6000_check_PCI2040_error_flag(pa in hpi6000_get_data() 1563 static short hpi6000_check_PCI2040_error_flag(struct hpi_adapter_obj *pao, hpi6000_check_PCI2040_error_flag() function [all...] |
Completed in 4 milliseconds