Searched refs:r21a_parse_rom (Results 1 – 3 of 3) sorted by relevance
72 void r21a_parse_rom(struct rtwn_softc *, uint8_t *);
61 r21a_parse_rom(struct rtwn_softc *sc, uint8_t *buf) in r21a_parse_rom() function
212 sc->sc_parse_rom = r21a_parse_rom; in r21au_attach()