Searched refs:achieved (Results 1 – 25 of 96) sorted by relevance
1234
/Linux-v6.1/Documentation/firmware-guide/acpi/ |
D | lpit.rst | 32 This is the lowest possible system power state, achieved only when CPU is in
|
/Linux-v6.1/tools/testing/selftests/net/forwarding/ |
D | README | 12 However, a similar kind of flexibility can be achieved by using VRFs and
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | selection-api-vs-crop-api.rst | 21 API. Cropping a smaller image from a larger one is achieved by setting
|
/Linux-v6.1/Documentation/userspace-api/ |
D | sysfs-platform_profile.rst | 23 Specifically when selecting a high performance profile the actual achieved
|
/Linux-v6.1/Documentation/power/regulator/ |
D | machine.rst | 15 order to control their power supplies. This mapping can be achieved in machine
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | cafe_ccic.rst | 53 better behavior with mplayer can be achieved by setting to a higher
|
D | cpia2.rst | 95 frame rate achieved by the camera. If the compression engine is able to
|
/Linux-v6.1/Documentation/networking/device_drivers/fddi/ |
D | defza.rst | 52 achieved by adding an alias to the CAM. There is no way to disable
|
/Linux-v6.1/Documentation/scheduler/ |
D | completion.rst | 230 or 0 if completion was achieved. There is a _timeout variant as well:: 247 achieved calls complete() to signal exactly one of the waiters that it can 257 a thread starts waiting. This is achieved by the waiter "consuming"
|
/Linux-v6.1/Documentation/core-api/ |
D | gfp_mask-from-fs-io.rst | 62 achieved by the scope API.
|
D | printk-index.rst | 89 a dedicated .elf section ".printk_index". It is achieved using macro
|
/Linux-v6.1/drivers/tty/serial/ |
D | qcom_geni_serial.c | 953 unsigned long offset, abs_tol, achieved; in find_clk_rate_in_tol() local 975 achieved = DIV_ROUND_CLOSEST(freq, div); in find_clk_rate_in_tol() 976 if (achieved <= desired_clk + abs_tol && in find_clk_rate_in_tol() 977 achieved >= desired_clk - abs_tol) { in find_clk_rate_in_tol()
|
/Linux-v6.1/Documentation/arm/google/ |
D | chromebook-boot-flow.rst | 62 depthcharge_ has, the most flexibility is achieved if the device tree
|
/Linux-v6.1/Documentation/admin-guide/ |
D | syscall-user-dispatch.rst | 28 boundary crosses, which is achieved by not executing a syscall to change
|
/Linux-v6.1/Documentation/userspace-api/media/dvb/ |
D | ca_high_level.rst | 112 features of the hardware that cannot be implemented by the API are achieved
|
/Linux-v6.1/Documentation/infiniband/ |
D | opa_vnic.rst | 16 abstractions achieved by configuring the HFI nodes on the fabric for
|
/Linux-v6.1/Documentation/driver-api/media/ |
D | v4l2-device.rst | 21 that embed the struct v4l2_device instance. This is achieved by a
|
/Linux-v6.1/Documentation/hwmon/ |
D | ds1621.rst | 138 support, which is achieved via the R0 and R1 config register bits, where:
|
D | w83792d.rst | 104 Tart will be asserted while target temperature cannot be achieved after 3 minutes
|
D | submitting-patches.rst | 35 architecture. If run-time testing was not achieved, it should be written
|
/Linux-v6.1/Documentation/admin-guide/blockdev/ |
D | ramdisk.rst | 99 area (esp. for disks) so that maximal compression is achieved for
|
/Linux-v6.1/Documentation/driver-api/ |
D | connector.rst | 115 that group first. It can be achieved by the following pseudocode::
|
/Linux-v6.1/Documentation/locking/ |
D | preempt-locking.rst | 72 Data protection under preemption is achieved by disabling preemption for the
|
/Linux-v6.1/Documentation/powerpc/ |
D | pmu-ebb.rst | 91 perf_events API. This can be achieved either via the ioctl() interface, or the
|
/Linux-v6.1/Documentation/i2c/ |
D | gpio-fault-injection.rst | 99 Arbitration lost is achieved by waiting for SCL going down by the master under
|
1234