Searched refs:firmware_download (Results 1 – 1 of 1) sorted by relevance
957 static int firmware_download(struct mxl *state, u8 *mbin, u32 mbin_len) in firmware_download() function1589 return firmware_download(state, cfg->fw, cfg->fw_len); in load_fw()1599 stat = firmware_download(state, buf, 0x40000); in load_fw()