/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-rock-4se.dts | 9 #include "rk3399-t-opp.dtsi"
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a-kontron-sl28-var4.dts | 24 eee-broken-1000t;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ |
H A D | ttf-gentium_1.02.bb | 10 SRC_URI = "https://archive.debian.org/debian/pool/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz "
|
H A D | ttf-pt-sans_1.1.bb | 12 # Downloading from fedora because upstream doesn't version its zip file
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | image_types_phosphor_nuvoton_npcm8xx.bbclass | 19 # notrunc flag which may generate redundant image if we don't clean deploy.
|
/openbmc/dbus-sensors/ |
H A D | meson.build | 35 # i2c-tools doesn't ship a pkg-config file for libi2c
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | 0006-qemu-Determinism-fixes.patch | 9 Replace the full paths with relative ones. I couldn't figure out how to get
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/ |
H A D | libplist_git.bb | 19 CVE_STATUS_LIBLIST[status] = "fixed-version: The CPE in the NVD database doesn't reflect correctly …
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/ |
H A D | shadow-sysroot_4.6.bb | 26 # don't create any packages
|
/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/ |
H A D | rwfs-clean-dev.patch | 12 +if mount $rwdev $rwdir -t $rwfst -o $rwopts; then
|
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/ |
H A D | cmake.inc | 26 …-incorrect: This is specific to the npm package that installs cmake, so isn't relevant to OpenEmbe…
|
/openbmc/linux/kernel/ |
H A D | sys.c | 1773 static void accumulate_thread_rusage(struct task_struct *t, struct rusage *r) in accumulate_thread_rusage() argument 1775 r->ru_nvcsw += t->nvcsw; in accumulate_thread_rusage() 1776 r->ru_nivcsw += t->nivcsw; in accumulate_thread_rusage() 1777 r->ru_minflt += t->min_flt; in accumulate_thread_rusage() 1778 r->ru_majflt += t->maj_flt; in accumulate_thread_rusage() 1779 r->ru_inblock += task_io_get_inblock(t); in accumulate_thread_rusage() 1780 r->ru_oublock += task_io_get_oublock(t); in accumulate_thread_rusage() 1785 struct task_struct *t; in getrusage() local 1832 t = p; in getrusage() 1834 accumulate_thread_rusage(t, r); in getrusage() [all …]
|
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_core.c | 54 static void _rtl92e_watchdog_timer_cb(struct timer_list *t); 61 static void _rtl92e_irq_tx_tasklet(struct tasklet_struct *t); 62 static void _rtl92e_irq_rx_tasklet(struct tasklet_struct *t); 448 static void _rtl92e_prepare_beacon(struct tasklet_struct *t) in _rtl92e_prepare_beacon() argument 450 struct r8192_priv *priv = from_tasklet(priv, t, in _rtl92e_prepare_beacon() 1294 static void _rtl92e_watchdog_timer_cb(struct timer_list *t) in _rtl92e_watchdog_timer_cb() argument 1296 struct r8192_priv *priv = from_timer(priv, t, watch_dog_timer); in _rtl92e_watchdog_timer_cb() 1839 static void _rtl92e_irq_tx_tasklet(struct tasklet_struct *t) in _rtl92e_irq_tx_tasklet() argument 1841 struct r8192_priv *priv = from_tasklet(priv, t, irq_tx_tasklet); in _rtl92e_irq_tx_tasklet() 1846 static void _rtl92e_irq_rx_tasklet(struct tasklet_struct *t) in _rtl92e_irq_rx_tasklet() argument [all …]
|
/openbmc/qemu/pc-bios/ |
H A D | bamboo.dts | 91 /* Bamboo is oddball in the 44x world and doesn't use the ERPN 170 * IO range but we don't use it for now
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi.h | 286 u32 t = 0, v; in hdmi_wait_for_bit_change() local 288 if (t++ > 10000) in hdmi_wait_for_bit_change()
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | jack-injection.rst | 14 jack or to some audio jacks, we don't need to physically access the 17 In this design, an audio jack doesn't equal to a physical audio jack.
|
/openbmc/bmcweb/ |
H A D | HEADERS.md | 9 Crow makes heavy use of headers and template meta programming, and doesn't ship 29 This isn't great for the end result.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
H A D | from-debian-to-fix-man-file.patch | 59 mailbox. This can be useful if you don't want to or can't use a
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | imagefeatures.py | 301 for t in dbg_symbols_targets: 302 result = runCmd('objdump --syms %s | grep debug' % t)
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | catas.c | 237 static void poll_catas(struct timer_list *t) in poll_catas() argument 239 struct mlx4_priv *priv = from_timer(priv, t, catas_err.timer); in poll_catas()
|
/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | arm,mhu.yaml | 19 be a 'Secure' resource, hence can't be used by Linux running NS. 31 # We need a select here so we don't match all nodes with 'arm,primecell'
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | beacon.c | 101 void mt7603_pre_tbtt_tasklet(struct tasklet_struct *t) in mt7603_pre_tbtt_tasklet() argument 103 struct mt7603_dev *dev = from_tasklet(dev, t, mt76.pre_tbtt_tasklet); in mt7603_pre_tbtt_tasklet()
|
/openbmc/linux/fs/jffs2/ |
H A D | os-linux.h | 34 #define JFFS2_CLAMP_TIME(t) ((uint32_t)clamp_t(time64_t, (t), 0, U32_MAX)) argument
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | renesas,rcar-i2c.yaml | 96 Number of nanoseconds the SCL signal takes to fall; t(f) in the I2C 107 Number of nanoseconds the SCL signal takes to rise; t(r) in the I2C
|
/openbmc/linux/Documentation/usb/ |
H A D | functionfs.rst | 46 $ mkdir /dev/ffs-mtp && mount -t functionfs mtp /dev/ffs-mtp 48 $ mkdir /dev/ffs-hid && mount -t functionfs hid /dev/ffs-hid
|