Home
last modified time | relevance | path

Searched refs:dont_load_firmware (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/tuners/
H A Dsi2157.h40 unsigned int dont_load_firmware:1; member
H A Dsi2157_priv.h28 unsigned int dont_load_firmware:1; member
H A Dsi2157.c151 if (dev->dont_load_firmware) { in si2157_find_and_load_firmware()
897 dev->dont_load_firmware = cfg->dont_load_firmware; in si2157_probe()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9035.c1648 si2157_config.dont_load_firmware = true; in it930x_tuner_attach()