Searched refs:ath_pci_init (Results 1 – 3 of 3) sorted by relevance
1152 int ath_pci_init(void);1155 static inline int ath_pci_init(void) { return 0; }; in ath_pci_init() function
1091 int ath_pci_init(void) in ath_pci_init() function
1146 error = ath_pci_init(); in ath9k_init()