Home
last modified time | relevance | path

Searched refs:ath_bus_ops (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.h49 struct ath_bus_ops;
112 int ath5k_init_ah(struct ath5k_hw *ah, const struct ath_bus_ops *bus_ops);
H A Dahb.c77 static const struct ath_bus_ops ath_ahb_bus_ops = {
H A Dpci.c146 static const struct ath_bus_ops ath_pci_bus_ops = {
H A Dath5k.h1459 struct ath_bus_ops { struct
H A Dbase.c2574 ath5k_init_ah(struct ath5k_hw *ah, const struct ath_bus_ops *bus_ops) in ath5k_init_ah()
/linux/drivers/net/wireless/ath/
H A Dath.h140 struct ath_bus_ops;
182 const struct ath_bus_ops *bus_ops;
/linux/drivers/net/wireless/ath/ath9k/
H A Dahb.c66 static const struct ath_bus_ops ath_ahb_bus_ops = {
H A Dinit.c700 const struct ath_bus_ops *bus_ops) in ath9k_init_softc()
1053 const struct ath_bus_ops *bus_ops) in ath9k_init_device()
H A Dpci.c877 static const struct ath_bus_ops ath_pci_bus_ops = {
H A Dath9k.h1131 const struct ath_bus_ops *bus_ops);
H A Dhw.h993 struct ath_bus_ops { struct
H A Dhtc_drv_init.c538 static const struct ath_bus_ops ath9k_usb_bus_ops = {