Searched refs:ath10k_bus_str (Results 1 – 2 of 2) sorted by relevance
1188 ath10k_bus_str(ar->hif.bus), dev_name(ar->dev)); in ath10k_fetch_cal_file()1196 ath10k_bus_str(ar->hif.bus), dev_name(ar->dev)); in ath10k_fetch_cal_file()1437 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_board_name()1445 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_board_name()1677 ATH10K_FW_FILE_BASE, ath10k_bus_str(ar->hif.bus), in ath10k_core_get_fw_name()
103 static inline const char *ath10k_bus_str(enum ath10k_bus bus) in ath10k_bus_str() function