| /linux/drivers/auxdisplay/ |
| H A D | hd44780.c | 111 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio8() 122 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio8() 150 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio4() 178 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio4()
|
| H A D | panel.c | 732 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/Documentation/devicetree/bindings/mfd/ |
| H A D | rohm,bd71847-pmic.yaml | 65 # 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/fs/ntfs3/lib/ |
| H A D | decompress_common.c | 64 * 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/Documentation/admin-guide/device-mapper/ |
| H A D | dm-service-time.rst | 6 which selects a path with the shortest estimated service time for
|
| /linux/Documentation/locking/ |
| H A D | lockstat.rst | 56 - shortest (non-0) time we ever had to wait for a lock 69 - shortest (non-0) time we ever held the lock
|
| /linux/lib/zlib_inflate/ |
| H A D | inftrees.c | 21 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/tools/perf/util/ |
| H A D | annotate-data.h | 218 * shortest path of basic blocks, it only maintains a single table.
|
| H A D | annotate.c | 3193 * list of annotated_basic_block to @head. It uses BFS to find the shortest in annotate_get_basic_blocks() 3215 /* Find shortest path from src to dst using BFS */
|
| /linux/Documentation/block/ |
| H A D | blk-mq.rst | 50 queues. When the request arrives at the block layer, it will try the shortest
|
| /linux/drivers/net/ethernet/realtek/rtase/ |
| H A D | rtase.h | 25 /* 3 means InterFrameGap = the shortest one */
|
| /linux/Documentation/dev-tools/ |
| H A D | container.rst | 167 on `Docker Hub <https://hub.docker.com/u/tuxmake>`__. Here's the shortest
|
| /linux/drivers/parport/ |
| H A D | probe.c | 184 * the ID length. Read according to shortest possible ID in parport_read_device_id()
|
| /linux/drivers/watchdog/ |
| H A D | realtek_otto_wdt.c | 183 /* Configure for shortest timeout and wait for reset to occur */ in otto_wdt_restart()
|
| /linux/Documentation/devicetree/bindings/cpu/ |
| H A D | idle-states.yaml | 123 An operating system scheduler may need to compute the shortest wake-up delay 130 (e.g. waking-up) the CPU with the shortest wake-up delay.
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | link.c | 429 * The interval must be the shortest necessary to satisfy ANI, in ath_ani_calibrate()
|
| /linux/fs/xfs/scrub/ |
| H A D | refcount.c | 71 * a. Find the shortest fragments in the set and remove them.
|
| H A D | rtrefcount.c | 85 * a. Find the shortest fragments in the set and remove them.
|
| /linux/drivers/rtc/ |
| H A D | rtc-omap.c | 475 * The one-second alarm offset is the shortest offset possible as the alarm
|
| /linux/Documentation/process/ |
| H A D | maintainer-netdev.rst | 404 Order the variable declaration lines longest to shortest, e.g.::
|
| /linux/Documentation/scheduler/ |
| H A D | sched-util-clamp.rst | 650 since it designates the shortest computational time to finish the task's
|
| /linux/drivers/net/xen-netback/ |
| H A D | xenbus.c | 319 * function transitions to that state via the shortest path.
|
| /linux/fs/unicode/ |
| H A D | mkutf8data.c | 217 * shortest representation of a 32bit value is to be used. A decoder 244 * The shortest sequence requirement was introduced by: 245 * Corrigendum #1: UTF-8 Shortest Form
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.h | 147 * Shortest memory chunk is (1<<SYM_MEM_SHIFT), currently 16.
|
| /linux/drivers/net/ovpn/ |
| H A D | peer.c | 1401 /* the next worker run will be scheduled based on the shortest in ovpn_peer_keepalive_work_mp()
|