Home
last modified time | relevance | path

Searched full:shortest (Results 1 – 25 of 45) sorted by relevance

12

/Linux-v5.15/drivers/auxdisplay/
Dhd44780.c112 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio8()
123 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio8()
151 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio4()
179 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio4()
Dpanel.c732 udelay(40); /* the shortest command takes at least 40 us */ in lcd_write_cmd_s()
743 udelay(40); /* the shortest data takes at least 40 us */ in lcd_write_data_s()
765 udelay(120); /* the shortest command takes at least 120 us */ in lcd_write_cmd_p8()
787 udelay(45); /* the shortest data takes at least 45 us */ in lcd_write_data_p8()
/Linux-v5.15/net/netfilter/ipvs/
DKconfig249 tristate "shortest expected delay scheduling"
251 The shortest expected delay scheduling algorithm assigns network
252 connections to the server with the shortest expected delay. The
268 that minimize its expected delay (The Shortest Expected Delay
Dip_vs_nq.c14 * sent to the server that minimize its expected delay (The Shortest
Dip_vs_sed.c3 * IPVS: Shortest Expected Delay scheduling module
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Drohm,bd71847-pmic.yaml65 # Shortest being 10ms, next 500ms and then multiple of 500ms up to 7,5s
67 # Shortest being 10ms, next 1000ms and then multiple of 1000ms up to 15s
Drohm,bd71837-pmic.yaml65 # Shortest being 10ms, next 500ms and then multiple of 500ms up to 7,5s
67 # Shortest being 10ms, next 1000ms and then multiple of 1000ms up to 15s
/Linux-v5.15/fs/ntfs3/lib/
Ddecompress_common.c64 * used symbols are assigned the shortest codeword lengths.
196 * The table will start with entries for the shortest codeword(s), which in make_huffman_decode_table()
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Ddm-service-time.rst6 which selects a path with the shortest estimated service time for
/Linux-v5.15/Documentation/locking/
Dlockstat.rst56 - shortest (non-0) time we ever had to wait for a lock
69 - shortest (non-0) time we ever held the lock
/Linux-v5.15/drivers/acpi/acpica/
Dexmisc.c406 /* Bytes match (to shortest length), compare lengths */ in acpi_ex_do_logical_op()
423 /* Bytes match (to shortest length), compare lengths */ in acpi_ex_do_logical_op()
/Linux-v5.15/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc228 dwMaxBitRate the maximum bit rate at the shortest
287 dwMaxBitRate the maximum bit rate at the shortest
/Linux-v5.15/lib/zlib_inflate/
Dinftrees.c21 longest code or if it is less than the shortest code.
67 for the first code of the shortest length, and the codes are integer in zlib_inflate_table()
/Linux-v5.15/fs/unicode/
Dutf8-norm.c53 * shortest representation of a 32bit value is to be used. A decoder
79 * The shortest sequence requirement was introduced by:
80 * Corrigendum #1: UTF-8 Shortest Form
/Linux-v5.15/drivers/md/
DKconfig453 the path expected to complete the incoming I/O in the shortest
463 the path expected to complete the incoming I/O in the shortest
/Linux-v5.15/Documentation/block/
Dblk-mq.rst50 queues. When the request arrives at the block layer, it will try the shortest
/Linux-v5.15/Documentation/devicetree/bindings/arm/
Didle-states.yaml103 An operating system scheduler may need to compute the shortest wake-up delay
110 (e.g. waking-up) the CPU with the shortest wake-up delay.
/Linux-v5.15/lib/
Dinflate.c283 shortest codes, so those codes dominate the decoding time, and hence
295 bits is used, or when the shortest code is *longer* than the requested
296 table size, in which case the length of the shortest code in bits is
453 /* go through the bit lengths (k already is bits in shortest code) */ in huft_build()
/Linux-v5.15/drivers/parport/
Dprobe.c184 * the ID length. Read according to shortest possible ID in parport_read_device_id()
/Linux-v5.15/Documentation/staging/
Dlzo.rst106 stream length is at least 5 bytes (length of shortest possible
/Linux-v5.15/drivers/media/i2c/
Dir-kbd-i2c.c468 * is set to the shortest possible anyway.
544 /* We have to encode the trailing pulse. Find the shortest space */ in zilog_ir_format()
/Linux-v5.15/drivers/net/wireless/ath/ath9k/
Dlink.c400 * The interval must be the shortest necessary to satisfy ANI, in ath_ani_calibrate()
/Linux-v5.15/fs/xfs/scrub/
Drefcount.c54 * a. Find the shortest fragments in the set and remove them.
/Linux-v5.15/drivers/pwm/
Dpwm-meson.c283 * that we use a pre_div of 0 (to get the shortest in meson_pwm_apply()
/Linux-v5.15/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_buffer.c234 /* use the shortest period */ in inv_icm42600_buffer_update_watermark()

12