Searched refs:iwm_send_paging_cmd (Results 1 – 3 of 3) sorted by relevance
110 extern int iwm_send_paging_cmd(struct iwm_softc *, const struct iwm_fw_img *);
301 iwm_send_paging_cmd(struct iwm_softc *sc, const struct iwm_fw_img *fw) in iwm_send_paging_cmd() function
2914 error = iwm_send_paging_cmd(sc, fw); in iwm_load_ucode_wait_alive()