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

/linux-master/include/linux/mfd/
H A Dcs42l43.h91 struct completion firmware_download; member in struct:cs42l43
/linux-master/drivers/mfd/
H A Dcs42l43.c709 complete(&cs42l43->firmware_download);
787 wait_for_completion(&cs42l43->firmware_download);
1025 init_completion(&cs42l43->firmware_download);
/linux-master/drivers/media/dvb-frontends/
H A Dmxl5xx.c957 static int firmware_download(struct mxl *state, u8 *mbin, u32 mbin_len) function
1589 return firmware_download(state, cfg->fw, cfg->fw_len);
1599 stat = firmware_download(state, buf, 0x40000);

Completed in 198 milliseconds