Searched refs:ath9k_init_device (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
D | ahb.c | 131 ret = ath9k_init_device(id->driver_data, sc, &ath_ahb_bus_ops); in ath_ahb_probe()
|
D | htc_drv_init.c | 828 static int ath9k_init_device(struct ath9k_htc_priv *priv, in ath9k_init_device() function 963 ret = ath9k_init_device(priv, devid, product, drv_info); in ath9k_htc_probe_device()
|
D | pci.c | 987 ret = ath9k_init_device(id->device, sc, &ath_pci_bus_ops); in ath_pci_probe()
|
D | ath9k.h | 1128 int ath9k_init_device(u16 devid, struct ath_softc *sc,
|
D | init.c | 1019 int ath9k_init_device(u16 devid, struct ath_softc *sc, in ath9k_init_device() function
|