Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtinfoil.py349 def prepare(self, config_only=False, config_params=None, quiet=0, extra_features=None): argument
432 def run_actions(self, config_params): argument
/openbmc/linux/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.h158 struct vpfe_ccdc_config_params_raw config_params; member
H A Dam437x-vpfe.c302 struct vpfe_ccdc_config_params_raw *config_params = in vpfe_ccdc_update_raw_params() local
510 struct vpfe_ccdc_config_params_raw *config_params = in vpfe_ccdc_config_raw() local
/openbmc/linux/drivers/block/
H A Dfloppy.c4376 } config_params[] __initdata = { variable