Searched +defs:config +defs:targets (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-gpio-monitor/ |
H A D | gpioMon.hpp | 42 GpioMonitor(gpiod_line* line, gpiod_line_request_config& config, in GpioMonitor() 44 const std::map<std::string, std::vector<std::string>>& targets, in GpioMonitor() 67 std::map<std::string, std::vector<std::string>> targets; member in phosphor::gpio::GpioMonitor
|
H A D | gpioMonMain.cpp | 89 struct gpiod_line_request_config config{ in main() struct 99 std::map<std::string, std::vector<std::string>> targets; in main() local
|
/openbmc/linux/include/kvm/ |
H A D | arm_vgic.h | 145 u8 targets; /* GICv2 target VCPUs mask */ member 152 enum vgic_irq_config config; /* Level or edge */ member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | cooker.py | 1466 def buildTargets(self, targets, task): argument 1793 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
|
/openbmc/linux/ |
H A D | Makefile | 693 config: outputmakefile scripts_basic FORCE global() target 713 targets := global() macro [all...] |
/openbmc/linux/drivers/scsi/ |
H A D | initio.h | 484 u8 config; /* 0B */ member 512 struct target_control targets[MAX_TARGETS]; /* 78 */ member
|