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()
565 VISIBLE_IF_IWLWIFI_KUNIT const struct iwl_dev_info iwl_dev_info_table[] = { variable1203 EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(iwl_dev_info_table);1206 const unsigned int iwl_dev_info_table_size = ARRAY_SIZE(iwl_dev_info_table);1353 int num_devices = ARRAY_SIZE(iwl_dev_info_table); in iwl_pci_find_dev_info()1360 const struct iwl_dev_info *dev_info = &iwl_dev_info_table[i]; in iwl_pci_find_dev_info()
490 extern const struct iwl_dev_info iwl_dev_info_table[];