Searched refs:firmware_download (Results 1 – 3 of 3) sorted by relevance
91 struct completion firmware_download; member
712 complete(&cs42l43->firmware_download); in cs42l43_mcu_load_firmware()806 wait_for_completion(&cs42l43->firmware_download); in cs42l43_mcu_update_step()1049 init_completion(&cs42l43->firmware_download); in cs42l43_dev_probe()
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()