Searched full:assuming (Results 1 – 25 of 849) sorted by relevance
12345678910>>...34
/linux-5.10/Documentation/firmware-guide/acpi/ |
D | gpio-properties.rst | 75 assuming non-active (Polarity = !Pull Bias) 76 Down Low as low, assuming active 77 Down High as low, assuming non-active 78 Up Low as high, assuming non-active 79 Up High as high, assuming active 256 Be aware that gpiod_get_index() in cases 1 and 2, assuming that there
|
/linux-5.10/include/linux/ |
D | numa.h | 33 pr_info_once("Unknown online node for memory at 0x%llx, assuming node 0\n", in memory_add_physaddr_to_nid() 41 pr_info_once("Unknown target node for memory at 0x%llx, assuming node 0\n", in phys_to_target_node()
|
D | packing.h | 41 * Return: 0 on success, EINVAL or ERANGE if called incorrectly. Assuming
|
/linux-5.10/arch/alpha/kernel/ |
D | irq_srm.c | 3 * Handle interrupts from the SRM, assuming no additional weirdness. 37 /* Handle interrupts from the SRM, assuming no additional weirdness. */
|
/linux-5.10/Documentation/networking/ |
D | multiqueue.rst | 51 qdiscs. To add the MULTIQ qdisc to your network device, assuming the device 57 the device reports, and bring the qdisc online. Assuming eth0 has 4 Tx 69 skbedit, has been added. Assuming you wanted to route all traffic to a
|
/linux-5.10/Documentation/devicetree/bindings/rtc/ |
D | ingenic,rtc.yaml | 54 (assuming RTC clock at 32 kHz) 62 (assuming RTC clock at 32 kHz)
|
/linux-5.10/Documentation/admin-guide/ |
D | sysfs-rules.rst | 128 Assuming ``/sys/class/<subsystem>`` and ``/sys/bus/<subsystem>``, or 135 at the same level, never in a hierarchy. Assuming the block subsystem to 146 path as an element. Assuming the existence of the "device"-link for 156 element. Assuming the existence of these links for devices which are
|
/linux-5.10/sound/ |
D | Kconfig | 81 # here assuming USB is defined before ALSA 87 # here assuming PCMCIA is defined before ALSA
|
/linux-5.10/drivers/staging/comedi/ |
D | comedi_pcmcia.c | 19 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 46 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a a 96 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a
|
D | comedi_pci.c | 19 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 35 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 75 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a
|
D | comedi_usb.c | 18 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 34 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a
|
/linux-5.10/Documentation/hwmon/ |
D | ltc2990.rst | 55 curr1_input Current in mA across V1-V2 assuming a 1mOhm sense resistor 56 curr2_input Current in mA across V3-V4 assuming a 1mOhm sense resistor
|
D | g760a.rst | 30 from the measured speed pulse period by assuming again a 32kHz clock
|
D | sl28cpld.rst | 35 fan1_input Fan RPM. Assuming 2 pulses per revolution.
|
/linux-5.10/include/vdso/ |
D | jiffies.h | 8 /* TICK_NSEC is the time between ticks in nsec assuming SHIFTED_HZ */
|
/linux-5.10/drivers/input/misc/ |
D | cma3000_d0x.c | 185 "Invalid G range specified, assuming 8G\n"); in cma3000_poweron() 313 "Invalid mode specified, assuming Motion Detect\n"); in cma3000_init() 319 "Invalid G range specified, assuming 8G\n"); in cma3000_init()
|
/linux-5.10/arch/x86/include/asm/ |
D | kasan.h | 10 * Compiler uses shadow offset assuming that addresses start
|
D | boot.h | 46 * Assuming all cross the 512GB boundary:
|
/linux-5.10/include/linux/sunrpc/ |
D | msg_prot.h | 179 * Assuming big-endian ordering, h1, h2, h3, and h4, are respectively, 181 * Assuming big-endian ordering, p1 and p2 are, respectively, the first
|
/linux-5.10/arch/arm/mach-sa1100/include/mach/ |
D | memory.h | 16 * our memory map representation. Assuming all memory nodes have equal access
|
/linux-5.10/arch/powerpc/platforms/52xx/ |
D | Kconfig | 15 supported assuming the following:
|
/linux-5.10/Documentation/block/ |
D | switching-sched.rst | 11 assuming that you have sysfs mounted on /sys. If you don't have sysfs mounted,
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 35 to access this page assuming it's poisoned by the
|
/linux-5.10/arch/arm/mach-davinci/ |
D | clock.h | 56 * From OMAP-L138 datasheet table 6-4; assuming prediv = 1, sqrt(pllm) = 4
|
/linux-5.10/arch/xtensa/kernel/ |
D | platform.c | 40 pr_err("ERROR: Cannot calibrate cpu frequency! Assuming 10MHz.\n");
|
12345678910>>...34