Home
last modified time | relevance | path

Searched refs:mbin_len (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dmxl5xx.c944 static int check_fw(struct mxl *state, u8 *mbin, u32 mbin_len) in check_fw() argument
966 static int firmware_download(struct mxl *state, u8 *mbin, u32 mbin_len) in firmware_download() argument
974 if (check_fw(state, mbin, mbin_len)) in firmware_download()
1008 status = do_firmware_download(state, mbin, mbin_len); in firmware_download()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dmxl5xx.c935 static int check_fw(struct mxl *state, u8 *mbin, u32 mbin_len) in check_fw() argument
957 static int firmware_download(struct mxl *state, u8 *mbin, u32 mbin_len) in firmware_download() argument
965 if (check_fw(state, mbin, mbin_len)) in firmware_download()
999 status = do_firmware_download(state, mbin, mbin_len); in firmware_download()

Completed in 8 milliseconds