Home
last modified time | relevance | path

Searched refs:ath12k_bus_str (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c234 ath12k_bus_str(ab->hif.bus)); in __ath12k_core_create_board_name()
238 ath12k_bus_str(ab->hif.bus), in __ath12k_core_create_board_name()
249 ath12k_bus_str(ab->hif.bus), in __ath12k_core_create_board_name()
H A Dcore.h1349 static inline const char *ath12k_bus_str(enum ath12k_bus bus) in ath12k_bus_str() function
H A Ddebugfs.c1241 scnprintf(soc_name, sizeof(soc_name), "%s-%s", ath12k_bus_str(ab->hif.bus), in ath12k_debugfs_soc_create()
H A Dqmi.c3096 ath12k_bus_str(ab->hif.bus), dev_name(dev)); in ath12k_qmi_load_bdf_qmi()