Home
last modified time | relevance | path

Searched refs:firmware_download (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/mfd/
H A Dcs42l43.h90 struct completion firmware_download; member
/kernel/linux/linux-6.6/drivers/mfd/
H A Dcs42l43.c703 complete(&cs42l43->firmware_download); in cs42l43_mcu_load_firmware()
781 wait_for_completion(&cs42l43->firmware_download); in cs42l43_mcu_update_step()
1019 init_completion(&cs42l43->firmware_download); in cs42l43_dev_probe()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dmxl5xx.c966 static int firmware_download(struct mxl *state, u8 *mbin, u32 mbin_len) in firmware_download() function
1598 return firmware_download(state, cfg->fw, cfg->fw_len); in load_fw()
1608 stat = firmware_download(state, buf, 0x40000); in load_fw()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dmxl5xx.c957 static int firmware_download(struct mxl *state, u8 *mbin, u32 mbin_len) in firmware_download() function
1589 return firmware_download(state, cfg->fw, cfg->fw_len); in load_fw()
1599 stat = firmware_download(state, buf, 0x40000); in load_fw()

Completed in 7 milliseconds