Searched defs:load_fw (Results 1 - 1 of 1) sorted by path

/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c560 static int s5c73m3_spi_boot(struct s5c73m3 *state, bool load_fw) argument
596 if (load_fw)
611 if (ret < 0 || !load_fw)
618 if (load_fw && update_fw) {
725 static int s5c73m3_rom_boot(struct s5c73m3 *state, bool load_fw) argument

Completed in 41 milliseconds