/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4210-smdkv310.dts | 127 key-a {
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/ |
H A D | README.md | 18 will be a D-Bus object for every endpoint that is discovered by the mctpd. The
|
/openbmc/openbmc-test-automation/lib/external_intf/ |
H A D | management_console_utils.robot | 90 # session_id This value is a session id.
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_redfish_host_code_update.robot | 2 Documentation Update firmware on a target Host via Redifsh.
|
/openbmc/openbmc-test-automation/oem/nuvoton/ |
H A D | test_redfish_mcu_fw_update.robot | 2 Documentation Update firmware on a target MCU via Redifsh.
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | aspeed,ast2500-pinctrl.yaml | 13 The pin controller node should be the child of a syscon node with the
|
/openbmc/phosphor-user-manager/ |
H A D | meson.build | 126 # Figure out how to use install_symlink to install symlink to a file of another
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx93-tqma9352.dtsi | 132 imu@6a {
|
/openbmc/openpower-debug-collector/dump/tools/opdump/ |
H A D | opdreport | 182 xyz.openbmc_project.Dump.Create CreateDump a\{sv\} 0)
|
/openbmc/openbmc/poky/meta/recipes-extended/cronie/ |
H A D | cronie_1.7.2.bb | 61 # below are necessary for a complete cron environment
|
/openbmc/openbmc/poky/meta/recipes-extended/lighttpd/ |
H A D | lighttpd_1.4.76.bb | 3 …eb server is designed and optimized for high performance environments. With a small memory footpri…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/ |
H A D | pam-ssh-agent-auth_0.10.3.bb | 35 # do a runtime test, configure wants to use rpl_malloc() and rpl_realloc()
|
/openbmc/openbmc/poky/meta/recipes-bsp/grub/ |
H A D | grub-efi_2.12.bb | 87 # 'xen_boot' is a module valid only for aarch64
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/ |
H A D | directfb.inc | 2 DESCRIPTION = "DirectFB is a thin library that provides developers \
|
/openbmc/openbmc/poky/meta/recipes-graphics/libsdl2/ |
H A D | libsdl2_2.30.3.bb | 2 DESCRIPTION = "Simple DirectMedia Layer is a cross-platform multimedia \
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/ |
H A D | phosphor-led-manager_git.bb | 49 # Install the override to set up a Conflicts relation
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/ |
H A D | cyrus-sasl_2.1.28.bb | 96 FILES:${PN}-staticdev += "${libdir}/sasl2/*.a"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/ |
H A D | libsdl_1.2.15.bb | 2 DESCRIPTION = "Simple DirectMedia Layer is a cross-platform multimedia \
|
/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/ |
H A D | iproute2_6.9.0.bb | 2 DESCRIPTION = "Iproute2 is a collection of utilities for controlling \
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/ |
H A D | trousers_git.bb | 84 ${libdir}/*.a \
|
/openbmc/qemu/include/qemu/ |
H A D | iov.h | 273 ssize_t qemu_iovec_compare(QEMUIOVector *a, QEMUIOVector *b);
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | buildtest-template.yml | 57 - build/**/*.a.p
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8183-kukui-kodama.dtsi | 330 * we're relying on the fact that this pin has a default
|
/openbmc/linux/net/sched/ |
H A D | cls_api.c | 2649 struct tcf_dump_args *a = (void *)arg; in tcf_node_dump() local 2650 struct net *net = sock_net(a->skb->sk); in tcf_node_dump() 2652 return tcf_fill_node(net, a->skb, tp, a->block, a->q, a->parent, in tcf_node_dump() 2653 n, NETLINK_CB(a->cb->skb).portid, in tcf_node_dump() 2654 a->cb->nlh->nlmsg_seq, NLM_F_MULTI, in tcf_node_dump() 2655 RTM_NEWTFILTER, a->terse_dump, true, NULL); in tcf_node_dump() 3424 struct tc_action *a = tcf_exts_first_act(exts); in tcf_exts_dump_stats() local 3425 if (a != NULL && tcf_action_copy_stats(skb, a, 1) < 0) in tcf_exts_dump_stats()
|
/openbmc/linux/sound/soc/ |
H A D | soc-dapm.c | 1477 static int dapm_seq_compare(struct snd_soc_dapm_widget *a, in dapm_seq_compare() argument 1491 WARN_ONCE(sort[a->id] == 0, "offset a->id %d not initialized\n", a->id); in dapm_seq_compare() 1494 if (sort[a->id] != sort[b->id]) in dapm_seq_compare() 1495 return sort[a->id] - sort[b->id]; in dapm_seq_compare() 1496 if (a->subseq != b->subseq) { in dapm_seq_compare() 1498 return a->subseq - b->subseq; in dapm_seq_compare() 1500 return b->subseq - a->subseq; in dapm_seq_compare() 1502 if (a->reg != b->reg) in dapm_seq_compare() 1503 return a->reg - b->reg; in dapm_seq_compare() 1504 if (a->dapm != b->dapm) in dapm_seq_compare() [all …]
|