Home
last modified time | relevance | path

Searched defs:func (Results 76 – 100 of 314) sorted by relevance

12345678910>>...13

/openbmc/phosphor-fan-presence/presence/
H A Djson_parser.cpp138 auto func = _methods.find(type); in process() local
234 auto func = _rpolicies.find(type); in getPolicy() local
/openbmc/u-boot/include/configs/
H A Dstm32f469-discovery.h40 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dstm32f429-evaluation.h40 #define BOOT_TARGET_DEVICES(func) \ argument
H A Ddragonboard410c.h44 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dhikey.h69 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dstih410-b2260.h25 #define BOOT_TARGET_DEVICES(func) \ argument
H A Dstm32mp1.h78 #define BOOT_TARGET_DEVICES(func) \ argument
/openbmc/u-boot/arch/x86/cpu/
H A Dpci.c60 int func; in pci_assign_irqs() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py186 def exec_func(func, d, dirs = None): argument
280 def exec_func_python(func, d, runfile, cwd=None): argument
389 def create_progress_handler(func, progress, logfile, d): argument
425 def exec_func_shell(func, d, runfile, cwd=None): argument
/openbmc/qemu/io/
H A Dtask.c39 QIOTaskFunc func; member
52 QIOTaskFunc func, in qio_task_new()
/openbmc/qemu/ui/
H A Dinput-legacy.c190 QEMUPutMouseEntry *qemu_add_mouse_event_handler(QEMUPutMouseEvent *func, in qemu_add_mouse_event_handler()
225 QEMUPutLEDEntry *qemu_add_led_event_handler(QEMUPutLEDEvent *func, in qemu_add_led_event_handler()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp93 HostStateChangeFunc func) in subscribeToHostStateChange()
121 void subscribeToFruPresent(const std::string& name, FRUPresentFunc func) in subscribeToFruPresent()
/openbmc/u-boot/include/test/
H A Dtest.h36 int (*func)(struct unit_test_state *state); member
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dtest.py34 def getSuiteCasesInfo(suite, func): argument
/openbmc/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson-gx-pmx.c45 const struct meson_pmx_func *func; in meson_gx_pinmux_group_set() local
/openbmc/openbmc-test-automation/lib/
H A Dfunc_timer.py135 def run(self, func, *args, **kwargs): argument
/openbmc/phosphor-logging/
H A Delog_entry.cpp33 for (auto& func : Extensions::getDeleteProhibitedFunctions()) in resolved() local
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-uclass.c239 int pinctrl_request(struct udevice *dev, int func, int flags) in pinctrl_request()
249 int pinctrl_request_noflags(struct udevice *dev, int func) in pinctrl_request_noflags()
/openbmc/phosphor-fan-presence/
H A Dpower_state.hpp161 PGoodState(sdbusplus::bus_t& bus, StateChangeFunc func) : in PGoodState()
257 HostPowerState(sdbusplus::bus_t& bus, StateChangeFunc func) : in HostPowerState()
/openbmc/qemu/tests/tcg/hexagon/
H A Dv73_scalar.c57 static inline void callrh(void *func) in callrh()
/openbmc/qemu/target/s390x/
H A Ddiag.c30 uint64_t func = env->regs[r1]; in handle_diag_288() local
/openbmc/openbmc/poky/bitbake/bin/
H A Dgit-make-shallow151 def iter_except(func, exception, start=None): argument
/openbmc/qemu/hw/watchdog/
H A Dwdt_diag288.c67 uint64_t func, uint64_t timeout) in wdt_diag288_handle_timer()
/openbmc/u-boot/lib/
H A Dtrace.c101 int func; in __cyg_profile_func_enter() local
150 int func; in trace_list_functions() local
/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.cpp455 PowerOffAction::PrePowerOffFunc& func) in getPowerOffAction()
511 PowerOffAction::PrePowerOffFunc& func) in getPowerOffRules()

12345678910>>...13