/openbmc/linux/tools/perf/tests/ |
H A D | kmod-path.c | 50 static int test__kmod_path__parse(struct test_suite *t __maybe_unused, int subtest __maybe_unused) in test__kmod_path__parse()
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | jack-controls.rst | 41 Don't create a input device for phantom jacks.
|
/openbmc/linux/scripts/coccinelle/iterators/ |
H A D | device_node_continue.cocci | 70 @t depends on s && patch && !context && !org && !report@
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-logicpd.dts | 109 regulator-always-on; /* Without this, the level shifter on HDMI doesn't turn on */
|
/openbmc/openbmc/poky/meta/recipes-support/libbsd/ |
H A D | libbsd_0.12.2.bb | 8 # There seems to be more licenses used in the code, I don't think we want to list them all here, co…
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0017-Add-acinclude.m4-to-include-required-macros.patch | 6 * These micro files are in the m4 directories, but the aclocal didn't
|
/openbmc/qemu/docs/system/ |
H A D | target-sparc.rst | 63 Please note that currently older Solaris kernels don't work; this is probably
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | debian-legacy-test-cross.docker | 7 # sh4-linux-user: binaries don't run with bookworm compiler
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/ |
H A D | tcf-agent_git.bb | 42 # These features don't compile for several cases.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/ |
H A D | microsoft-gsl_4.0.0.bb | 47 # This one is reproducible only on 32bit arm MACHINEs (didn't see it with qemux86 or qemux86-64 bui…
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-pci.h | 263 void virtio_pci_types_register(const VirtioPCIDeviceTypeInfo *t);
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/ |
H A D | python3-scapy_2.6.0.bb | 8 well at a lot of other specific tasks that most other tools can't handle, like \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
H A D | 0002-RH-Remove-the-property-blacklist-exception-builtin.patch | 11 blacklist_exception is given, then devices aren't failed for not matching
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/ |
H A D | trusted-firmware-a-fvp-base.inc | 61 EXTRA_OEMAKE += "FVP_DT_PREFIX=fvp-base-gicv3-psci-1t FVP_USE_GIC_DRIVER=FVP_GICV3"
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | pixman_0.44.2.bb | 26 # These are for the tests and demos, which we don't install
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
H A D | 0001-libltdl-remove-reference-to-nonexisting-directory.patch | 13 | aclocal: error: couldn't open directory 'm4': No such file or directory
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/ |
H A D | libatomic.patch | 54 # Platforms that don't have Compare-And-Swap (CAS) support need to link atomic library
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cjson/ |
H A D | cjson_1.7.18.bb | 28 … # these are not needed for successful ptests as we don't install the CMakeLists.txt files anyway.
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-numpy_2.1.3.bb | 11 file://0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch \
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | python_pep517.bbclass | 31 # PEP517 doesn't have a specific configure step, so set an empty do_configure to avoid
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
H A D | libstd-rs_1.80.1.bb | 45 # itself and don't need to be installed.
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | dtv-frontend.rst | 113 compatibility with legacy applications that don't support the DVBv5 128 doesn't fill its field at struct dvb_frontend_ops, it will default to 381 If the driver doesn't provide a statistics available check bit 388 On those devices, the driver need to ensure that it won't be reading from 439 That warrants that we won't miss to collect a counter and increment the
|
/openbmc/linux/net/openvswitch/ |
H A D | flow_table.c | 998 struct sw_flow_mask *t; in flow_mask_find() local 999 t = ovsl_dereference(ma->masks[i]); in flow_mask_find() 1001 if (t && mask_equal(mask, t)) in flow_mask_find() 1002 return t; in flow_mask_find()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | sgtl5000.c | 987 u64 out, t; in sgtl5000_set_clock() local 1003 t = do_div(out, in); in sgtl5000_set_clock() 1005 t *= 2048; in sgtl5000_set_clock() 1006 do_div(t, in); in sgtl5000_set_clock() 1007 frac_div = t; in sgtl5000_set_clock()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | it87.rst | 249 the driver won't notice and report changes in the VID value. The two 251 can't have both on a given board. 288 16-bit tachometer counters aren't used, fan readings can be divided by 310 The driver handles this transparently so user-space doesn't have to care. 371 doesn't use CPU cycles.
|