/kernel/linux/linux-5.10/include/linux/ |
D | ktime.h | 169 static inline s64 ktime_us_delta(const ktime_t later, const ktime_t earlier) in ktime_us_delta() argument 171 return ktime_to_us(ktime_sub(later, earlier)); in ktime_us_delta() 174 static inline s64 ktime_ms_delta(const ktime_t later, const ktime_t earlier) in ktime_ms_delta() argument 176 return ktime_to_ms(ktime_sub(later, earlier)); in ktime_ms_delta()
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | ste-hrefv60plus-tvk.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Device Tree for the HREF version 60 or later with the TVK1281618 UIB
|
D | ste-hrefv60plus-stuib.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Device Tree for the HREF version 60 or later with the ST UIB
|
D | ep7211.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later
|
/kernel/linux/linux-5.10/scripts/coccinelle/misc/ |
D | array_size_dup.cocci | 43 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 51 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 108 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 116 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 172 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line) 180 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line)
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/ |
D | nvidia,tegra186-misc.txt | 1 NVIDIA Tegra186 (and later) MISC register block 3 The MISC register block found on Tegra186 and later SoCs contains registers
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
D | lirc-set-rec-carrier-range.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 41 <LIRC_SET_REC_CARRIER_RANGE>` with the lower bound first and later call
|
D | lirc-header.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
/kernel/linux/linux-5.10/Documentation/i2c/busses/ |
D | i2c-i801.rst | 51 On Intel Patsburg and later chipsets, both the normal host SMBus controller 81 ICH3 (82801CA/CAM) and later devices (PCH) are Intel chips that are a part of 105 Block process call is supported on the 82801EB (ICH5) and later chips. 111 I2C block read is supported on the 82801EB (ICH5) and later chips. 117 The 82801DB (ICH4) and later chips support several SMBus 2.0 features. 123 PCI interrupt support is supported on the 82801EB (ICH5) and later chips. 172 Note: There's a useful script in lm_sensors 2.10.2 and later, named
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-devices-mmc | 6 eMMC4.4 or later card can support such feature. This kind of 17 eMMC4.4 or later card can support such feature. This kind of
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra30-ahub.txt | 21 Tegra30 and later: 33 Tegra114 and later additionally require: 36 Tegra124 and later additionally require:
|
/kernel/linux/linux-5.10/net/bluetooth/ |
D | Kconfig | 52 available with Bluetooth version 1.0b or later and support 54 version 2.0 or later. 70 available with Bluetooth version 3.0 or later. 78 layer available with Bluetooth version 4.0 or later.
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | app-pri.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 15 applications and automatically regain control of the device at a later
|
D | libv4l.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
D | capture-example.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
D | async.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | nvidia,tegra20-ictlr.txt | 14 Tegra generations later than Tegra30 the compatible value should 18 whereas Tegra30 and later have 5).
|
/kernel/linux/linux-5.10/security/integrity/ima/ |
D | ima_fs.c | 84 list_for_each_entry_rcu(qe, &ima_measurements, later) { in ima_measurements_start() 102 qe = list_entry_rcu(qe->later.next, struct ima_queue_entry, later); in ima_measurements_next() 106 return (&qe->later == &ima_measurements) ? NULL : qe; in ima_measurements_next()
|
/kernel/linux/linux-5.10/Documentation/core-api/ |
D | refcount-vs-atomic.rst | 43 before any po-later instruction is executed on the same CPU. 46 other CPUs before any po-later instruction is executed on the original 58 stores (all po-later instructions) on the same CPU are 60 po-later stores on the same CPU must propagate to all other CPUs
|
/kernel/linux/linux-5.10/drivers/rtc/ |
D | rtc-mcp795.c | 264 time64_t later; in mcp795_set_alarm() local 274 later = rtc_tm_to_time64(&alm->time); in mcp795_set_alarm() 275 if (later <= now) in mcp795_set_alarm() 278 if ((later - now) >= in mcp795_set_alarm()
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
D | ca-fopen.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 56 blocking mode can later be put into non-blocking mode (and vice versa)
|
D | frontend-header.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | cirrusfb.rst | 89 * Requires kernel 2.3.14-pre1 or later. 94 * Bundled with kernel 2.3.14-pre1 or later.
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/ |
D | cec-header.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/ |
D | media-header.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|