Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/
H A Dmeson.build98 configfile = ['cri_sensors.json', 'gpio_desc.json', 'post_desc.json'] variable
/openbmc/linux/tools/power/cpupower/bench/
H A Dparse.c159 FILE *configfile; in prepare_config() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcookerdata.py187 def findConfigFile(configfile, data): argument
H A Dcooker.py978 def findConfigFilePath(self, configfile): argument