Searched refs:DownloadMicrocode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | drxd_hard.c | 910 static int DownloadMicrocode(struct drxd_state *state, in DownloadMicrocode() function 2668 status = DownloadMicrocode(state, fw, fw_size); in DRXD_init() 2672 status = DownloadMicrocode(state, state->microcode, state->microcode_length); in DRXD_init()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | drxd_hard.c | 910 static int DownloadMicrocode(struct drxd_state *state, in DownloadMicrocode() function 2659 status = DownloadMicrocode(state, fw, fw_size); in DRXD_init() 2663 status = DownloadMicrocode(state, state->microcode, state->microcode_length); in DRXD_init()
|
Completed in 10 milliseconds