Home
last modified time | relevance | path

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

1234

/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
/openbmc/linux/drivers/pinctrl/pxa/
H A Dpinctrl-pxa2xx.h52 struct pxa_desc_function *functions; member
79 struct pxa_pinctrl_function *functions; member
H A Dpinctrl-pxa2xx.c254 const struct pxa_pinctrl_function *functions) in pxa2xx_find_function()
268 struct pxa_pinctrl_function *functions; in pxa2xx_build_functions() local
/openbmc/qemu/docs/specs/
H A Dacpi_nvdimm.rst177 Read FIT
/openbmc/linux/rust/macros/
H A Dvtable.rs30 let mut functions = Vec::new(); in vtable() localVariable
/openbmc/phosphor-fan-presence/monitor/
H A Dtrust_manager.hpp44 explicit Manager(const std::vector<monitor::CreateGroupFunction>& functions) in Manager()
/openbmc/linux/drivers/pinctrl/berlin/
H A Dberlin.h23 struct berlin_desc_function *functions; member
H A Dberlin.c30 struct berlin_pinctrl_function *functions; member
/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-imx1.h60 struct imx1_pmx_func *functions; member
H A Dpinctrl-mxs.h75 struct mxs_function *functions; member
/openbmc/linux/drivers/pinctrl/nxp/
H A Dpinctrl-s32.h49 struct pinfunction *functions; member
/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-tangier.h82 const struct intel_function *functions; member
/openbmc/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h38 const struct stm32_desc_function functions[STM32_CONFIG_NUM]; member
/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dmscc-common.h27 unsigned char functions[MSCC_FUNC_PER_PIN]; member
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-pic32.c52 struct pic32_desc_function *functions; member
74 const struct pic32_function *functions; member
1776 struct pic32_desc_function *functions = pg->functions; in pic32_pinmux_enable() local
/openbmc/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra.h16 struct tegra_function *functions; member
195 const char * const *functions; member
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-lpass-lpi.h83 const struct lpi_function *functions; member
/openbmc/linux/drivers/pinctrl/visconti/
H A Dpinctrl-common.h85 const struct visconti_pin_function *functions; member
/openbmc/u-boot/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier.h100 const char * const *functions; member
/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.h145 const struct nmk_function *functions; member
/openbmc/linux/drivers/pinctrl/sunxi/
H A Dpinctrl-sunxi.h132 struct sunxi_desc_function *functions; member
169 struct sunxi_pinctrl_function *functions; member
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dxusb-padctl-common.h65 const char *const *functions; member
/openbmc/linux/drivers/s390/crypto/
H A Dap_card.c233 int comp_type, unsigned int functions, int ml) in ap_card_create()
/openbmc/linux/kernel/gcov/
H A Dclang.c64 struct list_head functions; member

1234