Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k.c251 static int ath5k_init(struct ath5k_softc *sc);
1336 ath5k_init(struct ath5k_softc *sc) in ath5k_init() function
1592 if ((ret = ath5k_init(sc)) != 0) in ath5k_start()