/kernel/linux/linux-5.10/drivers/usb/serial/ |
D | ch341.c | 154 #define CH341_CLK_DIV(ps, fact) (1 << (12 - 3 * (ps) - (fact))) argument 180 unsigned int fact, div, clk_div; in ch341_get_divisor() local 194 fact = 1; in ch341_get_divisor() 204 clk_div = CH341_CLK_DIV(ps, fact); in ch341_get_divisor() 215 fact = 0; in ch341_get_divisor() 234 if (fact == 1 && div % 2 == 0) { in ch341_get_divisor() 236 fact = 0; in ch341_get_divisor() 239 return (0x100 - div) << 8 | fact << 2 | ps; in ch341_get_divisor()
|
/kernel/linux/linux-5.10/kernel/rcu/ |
D | Kconfig.debug | 38 after the fact on the running kernel to be tested, if desired. 57 after the fact on the running kernel to be tested, if desired. 76 The kernel module may be built after the fact on the running kernel to be
|
/kernel/linux/linux-5.10/Documentation/admin-guide/laptops/ |
D | toshiba_haps.rst | 47 given the fact that such drives have no movable parts, and thus, not requiring 65 with this device is supported, given the fact that they have the presence of
|
D | disk-shock-protection.rst | 74 A word of caution: The fact that the interface operates on a basis of 76 reality. In fact, the ATA specs clearly state that the time for an
|
/kernel/linux/linux-5.10/fs/omfs/ |
D | Kconfig | 9 more efficient than a standard FS for MPEG files, in fact likely
|
/kernel/linux/linux-5.10/Documentation/i2c/busses/ |
D | i2c-ali1563.rst | 22 notable exceptions. One of those happens to be the fact they upgraded the
|
/kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/ |
D | nbd.rst | 20 system, as the nbd-server is completely in userspace. In fact,
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | ltc4215.rst | 29 This driver does not probe for LTC4215 devices, due to the fact that some
|
D | lm83.rst | 41 fact that any of these motherboards do actually have an LM83, please 63 The fact that the LM83 is only scarcely used can be easily explained.
|
D | k8temp.rst | 23 from revision F of K8 core, but in fact it seems to be implemented for all
|
/kernel/linux/linux-5.10/Documentation/RCU/ |
D | rcu.rst | 25 barriers. The fact that these operations are quite expensive 27 in read-mostly situations. The fact that RCU readers need not
|
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/ |
D | sysfs-bus-usb | 25 In fact so many don't that by default, the USB core
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
D | ivtv-ioctl.c | 199 int fact = new_speed < 0 ? -1 : 1; in ivtv_validate_speed() local 211 return fact * 2000; in ivtv_validate_speed() 213 return fact * 1500; in ivtv_validate_speed() 217 return fact * 2000; in ivtv_validate_speed() 219 return fact * 1500; in ivtv_validate_speed() 221 return fact * 1000; in ivtv_validate_speed() 226 return fact * new_speed; in ivtv_validate_speed() 232 if (new_speed > 60) return 1000 / (fact * 60); in ivtv_validate_speed() 233 return 1000 / (fact * new_speed); in ivtv_validate_speed()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/namespaces/ |
D | compatibility-list.rst | 29 or IPC shmem/message. The fact is that this ID is only valid
|
/kernel/linux/linux-5.10/Documentation/ABI/stable/ |
D | sysfs-module | 23 considered stable, only the fact that they will be
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/ |
D | intro.rst | 30 called as DVB API, in fact it covers several different video standards
|
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/ |
D | soft-dirty.rst | 32 the kernel does is finds this fact out and puts both writable and soft-dirty
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-firmware-ofw | 41 The fact that this node does not reside under
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/mediatek/ |
D | mt8183-kukui-krane.dtsi | 329 * we're relying on the fact that this pin has a default
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | tcp-thin.rst | 22 lifespan. The combination of time-dependency and the fact that the
|
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
D | isst.h | 135 int fact; member
|
/kernel/linux/linux-5.10/Documentation/userspace-api/ |
D | spec_ctrl.rst | 6 fact vulnerabilities causing data leaks in various forms even across
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/ |
D | README | 38 kind of tests it is extremely easy in fact to end-up injecting other
|
/kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
D | meye.rst | 43 This camera is not supported at all by the current driver, in fact
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | bnx2fc.rst | 12 Despite the fact that the Broadcom's FCoE offload is fully offloaded, it does
|