Searched refs:iwl_dev_info_table (Results 1 – 3 of 3) sorted by relevance
27 const struct iwl_dev_info *di = &iwl_dev_info_table[idx]; in devinfo_table_order()40 idx, (int)(ret - iwl_dev_info_table)); in devinfo_table_order()
562 VISIBLE_IF_IWLWIFI_KUNIT const struct iwl_dev_info iwl_dev_info_table[] = { variable1152 EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(iwl_dev_info_table);1155 const unsigned int iwl_dev_info_table_size = ARRAY_SIZE(iwl_dev_info_table);1299 int num_devices = ARRAY_SIZE(iwl_dev_info_table); in iwl_pci_find_dev_info()1306 const struct iwl_dev_info *dev_info = &iwl_dev_info_table[i]; in iwl_pci_find_dev_info()
482 extern const struct iwl_dev_info iwl_dev_info_table[];