Home
last modified time | relevance | path

Searched refs:a (Results 21476 – 21500 of 22310) sorted by relevance

1...<<851852853854855856857858859860>>...893

/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-8040-puzzle-m801.dts493 compatible = "usb-a-connector";
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm8250-hdk.dts71 qcom,pmic-id = "a";
H A Dsm8150-hdk.dts62 qcom,pmic-id = "a";
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-venice-gw702x.dtsi210 channel@9a {
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp15xx-dhcor-avenger96.dtsi34 type = "a";
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-alti6p.dts282 sgtl5000: audio-codec@a {
/openbmc/qemu/hw/net/
H A Digb.c422 macaddr = s->conf.macaddr.a; in igb_pci_realize()
/openbmc/linux/drivers/regulator/
H A Drtq2208-regulator.c387 RTQ2208_REGULATOR_INFO(buck-a, BUCK_RG_BASE(A)), in rtq2208_init_regulator_desc()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/
H A Drsyslog_8.2404.0.bb7 compatible to stock sysklogd and can be used as a drop-in replacement.\
/openbmc/qemu/target/i386/tcg/
H A Dcc_helper_template.h.inc16 * You should have received a copy of the GNU Lesser General Public
/openbmc/openbmc/poky/meta/recipes-kernel/linux-firmware/
H A Dlinux-firmware_20240513.bb3 DESCRIPTION = "Linux firmware is a package distributed alongside the Linux kernel \
669 # The kernel 5.6.x driver still uses the old name, provide a symlink for
911 # wl18xx optionally needs wl1271-nvs.bin (which itself is a symlink to
916 # if not there. So let's make it available always. Because it's a
1129 # which is a separate case to the other Broadcom firmwares since its
1269 # -iwlwifi-misc is a "catch all" package that includes all the iwlwifi
1271 # -iwlwifi is a virtual package that depends upon all iwlwifi packages.
/openbmc/linux/drivers/nvme/host/
H A Dcore.c1733 static bool nvme_ns_ids_equal(struct nvme_ns_ids *a, struct nvme_ns_ids *b) in nvme_ns_ids_equal() argument
1735 return uuid_equal(&a->uuid, &b->uuid) && in nvme_ns_ids_equal()
1736 memcmp(&a->nguid, &b->nguid, sizeof(a->nguid)) == 0 && in nvme_ns_ids_equal()
1737 memcmp(&a->eui64, &b->eui64, sizeof(a->eui64)) == 0 && in nvme_ns_ids_equal()
1738 a->csi == b->csi; in nvme_ns_ids_equal()
/openbmc/u-boot/arch/x86/dts/microcode/
H A Dm12306a2_00000008.dtsi25 * This is a device tree fragment. Use #include to add these properties to a
/openbmc/u-boot/arch/arm/dts/
H A Dimx6sl.dtsi18 * The decompressor and also some bootloaders rely on a
21 * Also for U-Boot there must be a pre-existing /memory node.
/openbmc/linux/drivers/auxdisplay/
H A Dpanel.c73 #define PNL_PINPUT(a) ((((unsigned char)(a)) ^ 0x7F) >> 3) argument
/openbmc/docs/designs/
H A Dremote-bios-configuration.md15 setup configuration parameters remotely via a BMC at any Host state. New BIOS
35 a BIOS boot immediately.
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.c215 static int inflight_desc_compare(const void *a, const void *b) in inflight_desc_compare() argument
217 VduseVirtqInflightDesc *desc0 = (VduseVirtqInflightDesc *)a, in inflight_desc_compare()
/openbmc/qemu/scripts/
H A Dget_maintainer.pl608 foreach my $line (sort {$hash{$b} <=> $hash{$a}} keys %hash) {
1809 foreach my $line (sort {$hash{$b} <=> $hash{$a}} keys %hash) {
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h2695 __le32 a[SUP_RATE_11A_MAX_NUM_CHANNELS]; member
2700 __le32 a[SUP_RATE_11A_MAX_NUM_CHANNELS]; member
/openbmc/linux/tools/lib/bpf/
H A Dbpf_tracing.h623 #define ___bpf_concat(a, b) a ## b argument
H A Dusdt.c394 const struct elf_seg *a = _a; in cmp_elf_segs() local
397 return a->start < b->start ? -1 : 1; in cmp_elf_segs()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_nic.c780 static int compare_versions(const char *a, const char *b) in compare_versions() argument
786 a_matched = sscanf(a, "%d.%d.%d.%d", &a_major, &a_minor, &a_point, &a_patch); in compare_versions()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c46 #define IMPLIES(a, b) (!(a) || (b)) /* A => B */ argument
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00dev.c616 #define TID_CHECK(a, b) ( \ in rt2x00lib_rxdone_check_ba() argument
617 ((a) & cpu_to_le16(IEEE80211_BAR_CTRL_TID_INFO_MASK)) == \ in rt2x00lib_rxdone_check_ba()
/openbmc/linux/arch/powerpc/kernel/
H A Drtas.c498 static int rtas_function_cmp(const void *a, const void *b) in rtas_function_cmp() argument
500 const struct rtas_function *f1 = a; in rtas_function_cmp()

1...<<851852853854855856857858859860>>...893