Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dahb.c66 static const struct ath_bus_ops ath_ahb_bus_ops = { variable
127 ret = ath9k_init_device(id->driver_data, sc, &ath_ahb_bus_ops); in ath_ahb_probe()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dahb.c77 static const struct ath_bus_ops ath_ahb_bus_ops = { variable
169 ret = ath5k_init_ah(ah, &ath_ahb_bus_ops); in ath_ahb_probe()