Searched full:lacks (Results 1 – 25 of 361) sorted by relevance
12345678910>>...15
| /kernel/linux/linux-6.6/drivers/pmdomain/renesas/ |
| D | rcar-gen4-sysc.h | 17 #define PD_NO_CR BIT(2) /* Area lacks PWR{ON,OFF}CR registers */ 19 #define PD_CPU_NOCR (PD_CPU | PD_NO_CR) /* CPU area lacks CR */
|
| D | rcar-sysc.h | 18 #define PD_NO_CR BIT(2) /* Area lacks PWR{ON,OFF}CR registers */ 21 #define PD_CPU_NOCR PD_CPU | PD_NO_CR /* CPU area lacks CR (R-Car Gen2/3) */
|
| /kernel/linux/linux-5.10/drivers/soc/renesas/ |
| D | rcar-sysc.h | 18 #define PD_NO_CR BIT(2) /* Area lacks PWR{ON,OFF}CR registers */ 21 #define PD_CPU_NOCR PD_CPU | PD_NO_CR /* CPU area lacks CR (R-Car Gen2/3) */
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-event_source-devices-hv_24x7 | 86 Note that the event-name lacks the domain suffix appended for 97 Note that the event-name lacks the domain suffix appended for
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-bus-event_source-devices-hv_24x7 | 86 Note that the event-name lacks the domain suffix appended for 97 Note that the event-name lacks the domain suffix appended for
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/serial/ |
| D | arm_sbsa_uart.txt | 4 cannot be adjusted at runtime, so it lacks a clock specifier here.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/serial/ |
| D | arm_sbsa_uart.txt | 4 cannot be adjusted at runtime, so it lacks a clock specifier here.
|
| /kernel/linux/linux-5.10/arch/nios2/include/asm/ |
| D | tlb.h | 17 * NIOS32 does have flush_tlb_range(), but it lacks a limit and fallback to
|
| /kernel/linux/linux-6.6/arch/nios2/include/asm/ |
| D | tlb.h | 17 * NIOS32 does have flush_tlb_range(), but it lacks a limit and fallback to
|
| /kernel/linux/linux-6.6/lib/ |
| D | test_module.c | 7 * lacks any extra dependencies, and will not normally be loaded by the
|
| /kernel/linux/linux-5.10/lib/ |
| D | test_module.c | 7 * lacks any extra dependencies, and will not normally be loaded by the
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/pi/ |
| D | fdt_early.c | 8 * does not complain it lacks the 'static' keyword (which, if added, makes
|
| D | cmdline_early.c | 13 * does not complain it lacks the 'static' keyword (which, if added, makes
|
| /kernel/linux/linux-6.6/drivers/pci/pcie/ |
| D | ptm.c | 165 * Return: zero if successful, or -EINVAL if @dev lacks a PTM Capability or 166 * is not a PTM Root and lacks an upstream path of PTM-enabled devices.
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/ |
| D | probe.c | 53 * lacks the U bit that the dcache has, none of this has any bearing in cpu_probe()
|
| /kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2a/ |
| D | probe.c | 53 * lacks the U bit that the dcache has, none of this has any bearing in cpu_probe()
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | of_device_64.c | 56 * PCI bridge lacks a ranges property. We in of_bus_pci_match() 305 * it lacks a ranges property, and this will include in use_1to1_mapping() 500 * is handling a PCI controller that lacks a proper set of in pci_irq_swizzle() 523 /* Going through a PCI-PCI bridge that lacks a set of in pci_irq_swizzle()
|
| D | vio.c | 537 printk(KERN_ERR "VIO: Channel devices lacks compatible " in vio_init() 542 printk(KERN_ERR "VIO: Channel devices node lacks (%s) " in vio_init() 549 printk(KERN_ERR "VIO: Channel devices lacks %s property\n", in vio_init()
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | of_device_64.c | 56 * PCI bridge lacks a ranges property. We in of_bus_pci_match() 305 * it lacks a ranges property, and this will include in use_1to1_mapping() 500 * is handling a PCI controller that lacks a proper set of in pci_irq_swizzle() 523 /* Going through a PCI-PCI bridge that lacks a set of in pci_irq_swizzle()
|
| D | vio.c | 535 printk(KERN_ERR "VIO: Channel devices lacks compatible " in vio_init() 540 printk(KERN_ERR "VIO: Channel devices node lacks (%s) " in vio_init() 547 printk(KERN_ERR "VIO: Channel devices lacks %s property\n", in vio_init()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/fuse/ |
| D | nvidia,tegra20-fuse.txt | 13 due to a hardware bug. Tegra20 also lacks certain information which is
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | selection-api-vs-crop-api.rst | 18 The CROP API lacks any support for composing to and cropping from an
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | selection-api-vs-crop-api.rst | 18 The CROP API lacks any support for composing to and cropping from an
|
| /kernel/linux/linux-5.10/drivers/media/rc/keymaps/ |
| D | rc-msi-digivox-iii.c | 14 since rc-kworld-315u.c lacks NEC extended address byte. */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/timer/ |
| D | sifive,clint.yaml | 24 their implementation lacks a memory-mapped MTIME register, thus not
|
12345678910>>...15