Searched refs:wpi_load_bootcode (Results 1 – 1 of 1) sorted by relevance
263 static int wpi_load_bootcode(struct wpi_softc *, const uint8_t *,4894 wpi_load_bootcode(struct wpi_softc *sc, const uint8_t *ucode, uint32_t size) in wpi_load_bootcode() function4970 error = wpi_load_bootcode(sc, fw->boot.text, fw->boot.textsz); in wpi_load_firmware()