Searched refs:olpc_init (Results 1 – 4 of 4) sorted by relevance
381 void (*olpc_init)(struct athn_softc *); member
106 sc->ops.olpc_init = ar9280_olpc_init; in ar9280_attach()
116 sc->ops.olpc_init = ar9287_olpc_init; in ar9287_attach()
2639 ops->olpc_init(sc); in ar5008_hw_init()