Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dahb.c65 static struct ath_bus_ops ath_ahb_bus_ops = { variable
137 ret = ath9k_init_device(id->driver_data, sc, &ath_ahb_bus_ops); in ath_ahb_probe()
/linux-3.4.99/drivers/net/wireless/ath/ath5k/
Dahb.c80 static const struct ath_bus_ops ath_ahb_bus_ops = { variable
175 ret = ath5k_init_ah(ah, &ath_ahb_bus_ops); in ath_ahb_probe()