Searched +defs:config +defs:targets (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-gpio-monitor/ |
| H A D | gpioMon.hpp | 45 GpioMonitor(gpiod_line* line, gpiod_line_request_config& config, in GpioMonitor() 47 const std::map<std::string, std::vector<std::string>>& targets, in GpioMonitor() 70 std::map<std::string, std::vector<std::string>> targets; member in phosphor::gpio::GpioMonitor
|
| H A D | gpioMonMain.cpp | 76 struct gpiod_line_request_config config{ in main() struct 86 std::map<std::string, std::vector<std::string>> targets; in main() local
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | cooker.py | 1472 def buildTargets(self, targets, task): argument 1800 def collect_bbfiles(self, config, eventdata): argument
|
| /openbmc/u-boot/ |
| H A D | Makefile | 499 config: scripts_basic outputmakefile FORCE target 1976 targets := $(wildcard $(sort $(targets))) macro
|