Home
last modified time | relevance | path

Searched defs:functions (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/scripts/performance/
H A DtopN_perf.py113 functions = [] variable
117 functions = [line for line in data.readlines() if line and line[0] variable
/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.hpp23 namespace functions namespace
H A Dfunctions.cpp28 namespace functions namespace
/openbmc/phosphor-fan-presence/monitor/
H A Dtrust_manager.hpp44 explicit Manager(const std::vector<monitor::CreateGroupFunction>& functions) in Manager()
/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dmscc-common.h27 unsigned char functions[MSCC_FUNC_PER_PIN]; member
/openbmc/u-boot/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier.h100 const char * const *functions; member
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dxusb-padctl-common.h65 const char *const *functions; member
/openbmc/u-boot/include/linux/usb/
H A Dcomposite.h224 struct list_head functions; member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcodeparser.py64 def add_module_functions(fn, functions, namespace): argument
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h241 const struct sh_pfc_function *functions; member