Home
last modified time | relevance | path

Searched refs:ath_bus_type_strings (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/
H A Dmain.c94 const char *ath_bus_type_strings[] = { variable
99 EXPORT_SYMBOL(ath_bus_type_strings);
H A Dath.h333 extern const char *ath_bus_type_strings[];
336 return ath_bus_type_strings[bustype]; in ath_bus_type_to_string()