/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | dummy_hcd.c | 1787 static enum hrtimer_restart dummy_timer(struct hrtimer *t) in dummy_timer() argument 1789 struct dummy_hcd *dum_hcd = from_timer(dum_hcd, t, timer); in dummy_timer()
|
/openbmc/linux/drivers/tty/ |
H A D | tty_io.c | 2977 static int this_tty(const void *t, struct file *file, unsigned fd) in this_tty() argument 2981 return file_tty(file) != t ? 0 : fd + 1; in this_tty()
|
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_main.c | 965 static void hisi_sas_wait_phyup_timedout(struct timer_list *t) in hisi_sas_wait_phyup_timedout() argument 967 struct hisi_sas_phy *phy = from_timer(phy, t, timer); in hisi_sas_wait_phyup_timedout()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | amba-pl011.c | 1056 static void pl011_dma_rx_poll(struct timer_list *t) in pl011_dma_rx_poll() argument 1058 struct uart_amba_port *uap = from_timer(uap, t, dmarx.timer); in pl011_dma_rx_poll()
|
/openbmc/linux/include/linux/ |
H A D | pci.h | 1910 #define _PCI_NOP(o, s, t) \ argument 1912 int where, t val) \
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | bootstrap.css.map | 1 …t attempt to style these elements.\n// Firefox's implementation doesn't respect box-sizing, paddin…
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4xdr.c | 1074 xdr_encode_nfstime4(__be32 *p, const struct timespec64 *t) in xdr_encode_nfstime4() argument 1076 p = xdr_encode_hyper(p, t->tv_sec); in xdr_encode_nfstime4() 1077 *p++ = cpu_to_be32(t->tv_nsec); in xdr_encode_nfstime4() 4135 xdr_decode_nfstime4(__be32 *p, struct timespec64 *t) in xdr_decode_nfstime4() argument 4140 t-> tv_sec = sec; in xdr_decode_nfstime4() 4141 t->tv_nsec = be32_to_cpup(p++); in xdr_decode_nfstime4()
|
/openbmc/linux/Documentation/scsi/ |
H A D | aic7xxx.rst | 163 don't disable memory mapped I/O due to a stray write
|
/openbmc/linux/Documentation/input/devices/ |
H A D | alps.rst | 235 3) There doesn't seem to be a count of the contact points anywhere in the v4
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/ |
H A D | fan-errors.yaml | 9 # If a water cooled system, don't create errors for fan 1.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a7792.dtsi | 362 /* I2C doesn't need pinmux */
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | D-FSL-1.0 | 73 …e Personen, die das Programm oder Programme mit vergleichbarer Funktionalität entwickeln, benutzen…
|
H A D | OCCT-PL | 88 OPEN CASCADE is a French société par actions simplifiée having its registered head office at 1, pla…
|
/openbmc/qemu/docs/ |
H A D | throttle.txt | 56 mandatory, so we must set to 0 the ones that we don't want to limit:
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-raid.rst | 402 1.9.2 Don't emit '- -' on the status table line in case the constructor
|
/openbmc/docs/designs/ |
H A D | remote-bios-configuration.md | 11 Current OpenBMC doesn't provide mechanism to configure the BIOS remotely. This
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | system-requirements.rst | 88 Note that the Yocto Project doesn't have access to private updates
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
H A D | 0005-RH-add-mpathconf.patch | 104 +# # multipath -t
|
/openbmc/qemu/scripts/ |
H A D | get_maintainer.pl | 218 if (-t STDIN && !@ARGV) {
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_paired_singles.c | 592 void (*func)(u64 *t, in kvmppc_ps_one_in() argument
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | inodes.rst | 574 long-standing bugs decoding and encoding dates beyond 2038, which don't
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | sysfs-api.rst | 463 are supposed to implement the callback. If they don't, the thermal
|
/openbmc/linux/Documentation/driver-api/surface_aggregator/ |
H A D | client.rst | 378 * don't have target or instance IDs matching those of the event.
|
/openbmc/linux/drivers/media/rc/ |
H A D | Kconfig | 12 if you don't need IR, as otherwise, you may not be able to
|
/openbmc/linux/Documentation/locking/ |
H A D | locktypes.rst | 34 versions of these primitives. In short, don't acquire sleeping locks from
|