/openbmc/linux/include/net/netfilter/ |
H A D | nf_conntrack_timeout.h | 25 nf_ct_timeout_data(const struct nf_conn_timeout *t) in nf_ct_timeout_data() argument 30 timeout = rcu_dereference(t->timeout); in nf_ct_timeout_data()
|
/openbmc/linux/include/trace/ |
H A D | perf.h | 13 #define __perf_task(t) (__task = (t)) argument
|
/openbmc/qemu/host/include/loongarch64/host/ |
H A D | load-extract-al16-al8.h.inc | 31 asm("vld $vr0, %2, 0\n\t" 32 "vpickve2gr.d %0, $vr0, 0\n\t"
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch | 19 # for target_alias and gcc doesn't manage it consistently. 32 # for target_alias and gcc doesn't manage it consistently.
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tvaudio.c | 445 t |= TDA9840_MONO; in tda9840_setaudmode() 448 t |= TDA9840_STEREO; in tda9840_setaudmode() 451 t |= TDA9840_DUALA; in tda9840_setaudmode() 454 t |= TDA9840_DUALB; in tda9840_setaudmode() 457 t |= TDA9840_DUALAB; in tda9840_setaudmode() 1451 audiocmd *t = NULL; in ta8874z_setaudmode() local 1457 t = &ta8874z_mono; in ta8874z_setaudmode() 1460 t = &ta8874z_stereo; in ta8874z_setaudmode() 1463 t = &ta8874z_main; in ta8874z_setaudmode() 1466 t = &ta8874z_sub; in ta8874z_setaudmode() [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | pc87427.rst | 26 the moment, voltages aren't. 50 always off, always on, manual and automatic. The latter isn't supported 61 not. I couldn't find a way to figure out the external sensor data
|
/openbmc/linux/sound/core/seq/oss/ |
H A D | seq_oss_readq.c | 227 rec.t.code = EV_TIMING; in snd_seq_oss_readq_put_timestamp() 228 rec.t.cmd = TMR_WAIT_ABS; in snd_seq_oss_readq_put_timestamp() 229 rec.t.time = curt; in snd_seq_oss_readq_put_timestamp()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch/ |
H A D | 0002-kpatch-build-allow-overriding-of-distro-name.patch | 35 -options="$(getopt -o ha:r:s:c:v:j:t:n:o:de: -l "help,archversion:,sourcerpm:,sourcedir:,config:,vm… 36 +options="$(getopt -o ha:r:s:c:v:j:t:n:o:de: -l "help,archversion:,sourcerpm:,sourcedir:,config:,vm… 52 # Don't check external file.
|
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/ |
H A D | README_VirtualBox_Guest_Additions.txt | 25 # mount -t iso9660 <cdromdev> /media/cdrom 27 # mount -t iso9660 /dev/hda /media/cdrom 63 # mount -t vboxsf images ~/my-host
|
/openbmc/openbmc/poky/bitbake/lib/bb/server/ |
H A D | xmlrpcclient.py | 45 t = BBTransport(timeout) 46 …s = xmlrpc.client.ServerProxy("http://%s:%d/" % (host, port), transport=t, allow_none=True, use_bu… 47 return s, t
|
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/ |
H A D | unable-connect-dbus.patch | 12 Subject: [PATCH] dbus: Don't spew to console when unable to connect to dbus 49 - g_warning ("The connection to DBus was broken. Can't reinitialize it."); 52 + "The connection to DBus was broken. Can't reinitialize it.");
|
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/ |
H A D | 0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch | 4 Subject: Don't leak temporary file on failed multi-file ed-style patch 18 Fixes: 19599883ffb6 ("Don't leak temporary file on failed ed-style patch") 64 +# Apparently we can't create a file with such a patch, while it works fine
|
/openbmc/u-boot/cmd/ |
H A D | usb_mass_storage.c | 54 char *s, *t, *devnum_part_str, *name; in ums_init() local 65 t = s; in ums_init() 69 devnum_part_str = strsep(&t, ","); in ums_init()
|
/openbmc/u-boot/doc/ |
H A D | README.hwconfig | 16 1. Doesn't support options dependencies and mutual exclusion. 18 U-Boot. But I haven't bothered yet. 20 2. Since we don't implement a hwconfig command, i.e. we're working
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 214.out | 5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=8388608 38 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2097152 42 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2097152
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/pulseaudio/pavucontrol/ |
H A D | 0001-pavucontrol-remove-canberra-gtk-support.patch | 2 From: Markus Volk <f_l_k@t-online.de> 6 libcanberra-gtk3 module isn't buildable for wayland. 9 Signed-off-by: Markus Volk <f_l_k@t-online.de>
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0001-linux-syslinux-support-ext2-3-4-device.patch | 10 * The ext2/3/4 support doesn't require root privileges since it doesn't need 50 die("can't combine an offset with a block device");
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | allarch.bbclass | 31 … # Set these to a common set of values, we shouldn't be using them other that for WORKDIR directory 53 # the target machine that aren't important for "all" arch 62 # These multilib values shouldn't change allarch packages so exclude them
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | init.c | 185 struct mt76x02_rate_power t = {}; in mt76x2_init_txpower() local 192 mt76x2_get_rate_power(dev, &t, chan); in mt76x2_init_txpower() 194 chan->orig_mpwr = mt76x02_get_max_rate_power(&t) + in mt76x2_init_txpower()
|
/openbmc/linux/drivers/md/bcache/ |
H A D | io.c | 149 unsigned int t = local_clock_us(); in bch_bbio_count_io_errors() local 150 int us = t - b->submit_time_us; in bch_bbio_count_io_errors() 156 c->congested_last_us = t; in bch_bbio_count_io_errors()
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | fpu_aux.c | 133 FPU_REG t; in fxch_i() local 164 reg_copy(st0_ptr, &t); in fxch_i() 166 reg_copy(&t, sti_ptr); in fxch_i()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/ |
H A D | taglib-2.patch | 18 @@ -465,7 +465,7 @@ static void ReadMetaFromASF( ASF::Tag* t 27 @@ -806,15 +806,15 @@ static void ReadMetaFromMP4( MP4::Tag* t 47 @@ -824,9 +824,9 @@ static void ReadMetaFromMP4( MP4::Tag* t
|
/openbmc/openbmc/poky/meta/recipes-extended/sysstat/ |
H A D | sysstat_12.7.5.bb | 20 # autotools-brokensep as this package doesn't use automake 41 # Don't version the documentation 44 # don't install /var/log/sa when populating rootfs. Do it through volatile
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CECILL-C | 72 (i) le chargement du Logiciel par tout moyen notamment par téléchargement à partir d… 74 …té mis à disposition du Licencié préalablement à son acceptation telle qu… 122 …233;tant entendu que le coût additionnel d`acquisition du Code Source ne devra pas excéd… 134 …233;tant entendu que le coût additionnel d`acquisition du code source ne devra pas excéd… 142 …endu que le coût additionnel d`acquisition du code source du Logiciel Modifié ne devra p… 157 …ion Intégrée est titulaire sur celle-ci des droits de propriété intellectuelle… 167 …ou modifier de quelque manière que ce soit les mentions de propriété intellectuelle… 169 à reproduire à l`identique lesdites mentions de propriété intellectuelle sur le… 171 à faire en sorte que l`utilisation du Logiciel, ses mentions de propriété intellectu… 172 …té intellectuelle du Titulaire et/ou des Contributeurs sur le Logiciel et à prendre, le … [all …]
|
/openbmc/linux/sound/usb/ |
H A D | validate.c | 233 #define FIXED(p, t, s) { .protocol = (p), .type = (t), .size = sizeof(s) } argument 234 #define FUNC(p, t, f) { .protocol = (p), .type = (t), .func = (f) } argument
|