Searched refs:iwn4965_load_bootcode (Results 1 – 1 of 1) sorted by relevance
290 static int iwn4965_load_bootcode(struct iwn_softc *, const uint8_t *,6640 iwn4965_load_bootcode(struct iwn_softc *sc, const uint8_t *ucode, int size) in iwn4965_load_bootcode() function6709 error = iwn4965_load_bootcode(sc, fw->boot.text, fw->boot.textsz); in iwn4965_load_firmware()