Home
last modified time | relevance | path

Searched defs:load_fw (Results 1 – 4 of 4) sorted by relevance

/drivers/media/i2c/s5c73m3/
Ds5c73m3-core.c553 static int s5c73m3_spi_boot(struct s5c73m3 *state, bool load_fw) in s5c73m3_spi_boot()
718 static int s5c73m3_rom_boot(struct s5c73m3 *state, bool load_fw) in s5c73m3_rom_boot()
/drivers/net/wireless/ath/wil6210/
Dmain.c1593 int wil_reset(struct wil6210_priv *wil, bool load_fw) in wil_reset()
/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp.c792 struct nfp_nsp_command_buf_arg load_fw = { in nfp_nsp_load_fw() local
/drivers/media/dvb-frontends/
Dmxl5xx.c1592 static int load_fw(struct mxl *state, struct mxl5xx_cfg *cfg) in load_fw() function