Home
last modified time | relevance | path

Searched refs:ath_pci_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dath9k.h1139 int ath_pci_init(void);
1142 static inline int ath_pci_init(void) { return 0; }; in ath_pci_init() function
H A Dpci.c1091 int ath_pci_init(void) in ath_pci_init() function
H A Dinit.c1147 error = ath_pci_init(); in ath9k_init()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dath9k.h1139 int ath_pci_init(void);
1142 static inline int ath_pci_init(void) { return 0; }; in ath_pci_init() function
H A Dpci.c1085 int ath_pci_init(void) in ath_pci_init() function
H A Dinit.c1182 error = ath_pci_init(); in ath9k_init()

Completed in 10 milliseconds