| /linux/Documentation/devicetree/bindings/input/ |
| H A D | adi,adp5588.yaml | 44 keypad,num-columns lower than 10. 52 keypad,num-columns lower than 10. This property is optional if 53 keypad,num-rows or keypad,num-columns are not specified as the 66 or equal than keypad,num-rows * keypad,num-columns. 74 - keypad,num-columns 75 keypad,num-columns: 80 - keypad,num-columns 110 keypad,num-columns = <9>;
|
| H A D | samsung,s3c6410-keypad.yaml | 49 samsung,keypad-num-columns: 88 - samsung,keypad-num-columns 106 samsung,keypad-num-columns = <8>;
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-codec.rst | 51 :stub-columns: 0 106 :stub-columns: 0 129 :stub-columns: 0 153 :stub-columns: 0 180 :stub-columns: 0 225 :stub-columns: 0 270 :stub-columns: 0 318 :stub-columns: 0 373 :stub-columns: 0 400 :stub-columns: 0 [all …]
|
| H A D | vidioc-dqevent.rst | 47 :stub-columns: 0 108 :stub-columns: 0 196 :stub-columns: 0 210 :stub-columns: 0 260 :stub-columns: 0 274 :stub-columns: 0 289 :stub-columns: 0 318 :stub-columns: 0 348 :stub-columns: 0
|
| H A D | colorspaces-defs.rst | 41 :stub-columns: 0 83 :stub-columns: 0 112 :stub-columns: 0 141 :stub-columns: 0 159 :stub-columns: 0
|
| H A D | pixfmt-yuv-planar.rst | 60 :stub-columns: 0 250 :stub-columns: 0 285 :stub-columns: 0 331 :stub-columns: 0 503 :stub-columns: 1 537 :stub-columns: 1 610 :stub-columns: 0 655 :stub-columns: 0 711 :stub-columns: 0 776 :stub-columns: 0 [all …]
|
| H A D | yuv-formats.rst | 62 :stub-columns: 1 107 :stub-columns: 1 152 :stub-columns: 1 197 :stub-columns: 1
|
| H A D | vidioc-enum-framesizes.rst | 94 :stub-columns: 0 109 :stub-columns: 0 138 :stub-columns: 0 176 :stub-columns: 0
|
| H A D | vidioc-g-parm.rst | 65 :stub-columns: 0 96 :stub-columns: 0 155 :stub-columns: 0 215 :stub-columns: 0 230 :stub-columns: 0
|
| H A D | metafmt-vsp1-hgo.rst | 47 :stub-columns: 0 98 :stub-columns: 0 123 :stub-columns: 0 148 :stub-columns: 0
|
| H A D | metafmt-generic.rst | 37 :stub-columns: 0 79 :stub-columns: 0 123 :stub-columns: 0 164 :stub-columns: 0 211 :stub-columns: 0 260 :stub-columns: 0 313 :stub-columns: 0
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | legacy_dvb_video.rst | 58 :stub-columns: 0 111 :stub-columns: 0 162 :stub-columns: 0 210 :stub-columns: 0 260 :stub-columns: 0 323 :stub-columns: 0 422 :stub-columns: 0 545 :stub-columns: 0 638 :stub-columns: 0 718 :stub-columns: 0 [all …]
|
| H A D | legacy_dvb_osd.rst | 71 :stub-columns: 0 335 :stub-columns: 0 427 :stub-columns: 0 578 :stub-columns: 0 597 :stub-columns: 0 635 :stub-columns: 0 668 :stub-columns: 0 698 :stub-columns: 0 742 :stub-columns: 0 772 :stub-columns: 0 [all …]
|
| /linux/tools/perf/scripts/python/bin/ |
| H A D | export-to-postgresql-report | 3 # args: [database name] [columns] [calls] 13 echo "usage: export-to-postgresql-report [database name] [columns] [calls]" 18 columns=$2 23 columns=$2 29 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/export-to-postgresql.py $dbname $columns $calls
|
| H A D | export-to-sqlite-report | 3 # args: [database name] [columns] [calls] 13 echo "usage: export-to-sqlite-report [database name] [columns] [calls]" 18 columns=$2 23 columns=$2 29 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/export-to-sqlite.py $dbname $columns $calls
|
| /linux/include/uapi/linux/ |
| H A D | vt.h | 50 __u16 v_cols; /* number of columns */ 57 __u16 v_cols; /* number of columns */ 60 __u16 v_vcol; /* number of pixel columns on screen */ 61 __u16 v_ccol; /* number of pixel columns per character */ 92 __u16 con_cols; /* number of console columns */
|
| /linux/drivers/s390/char/ |
| H A D | sclp_rw.c | 41 sclp_make_buffer(void *page, unsigned short columns, unsigned short htab) in sclp_make_buffer() argument 58 buffer->columns = columns; in sclp_make_buffer() 213 buffer->columns); in sclp_write() 224 buffer->columns); in sclp_write() 230 if (buffer->current_length >= buffer->columns) in sclp_write() 245 buffer->columns); in sclp_write() 254 buffer->columns); in sclp_write() 284 buffer->columns); in sclp_write() 294 buffer->current_length >= buffer->columns) in sclp_write()
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.8 | 97 \fB--hide column\fP do not show the specified built-in columns. May be invoked multiple times, or with a comma-separated list of column names. 99 \fB--enable column\fP show the specified built-in columns, which are otherwise disabled, by default. Currently the only built-in counters disabled by default are "usec", "Time_Of_Day_Seconds", "APIC" and "X2APIC". 102 \fB--show column\fP show only the specified built-in columns. May be invoked multiple times, or with a comma-separated list of column names. 104 \fB--show CATEGORY --hide CATEGORY\fP Show and hide also accept a comma-separated-list of CATEGORIES of columns: "all", "topology", "idle", "frequency", "power", "cpuidle", "hwidle", "swidle", "cache", "llc", "other". "idle" (enabled by default), includes "hwidle" and "pct_idle". "cpuidle" (default disabled) includes cpuidle software invocation counters. "swidle" includes "cpuidle" plus "pct_idle". "hwidle" includes only hardware based idle residency counters. Older versions of turbostat used the term "sysfs" for what is now "swidle". 141 The system configuration dump (if --quiet is not used) is followed by statistics. The first row of the statistics labels the content of each column (below). The second row of statistics is the system summary line. The system summary line has a '-' in the columns for the Package, Core, and CPU. The contents of the system summary line depends on the type of column. Columns that count items (eg. IRQ) show the sum across all CPUs in the system. Columns that show a percentage show the average across all CPUs in the system. Columns that dump raw MSR values simply show 0 in the summary. After the system summary row, each row describes a specific Package/Core/CPU. Note that if the --cpu parameter is used to limit which specific CPUs are displayed, turbostat will still collect statistics for all CPUs in the system and will still show the system summary for all CPUs in the system. 232 By default, turbostat dumps all possible information -- a system configuration header, followed by columns for all counters. 235 When you are not interested in all that information, and there are several ways to see only what you want. First the "--quiet" option will skip the configuration information, and turbostat will show only the counter columns [all...] |
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-g-topology.rst | 55 :stub-columns: 0 128 :stub-columns: 0 165 :stub-columns: 0 198 :stub-columns: 0 215 :stub-columns: 0 250 :stub-columns: 0
|
| /linux/tools/perf/Documentation/ |
| H A D | db-export.txt | 22 1. Because of the nature of SQL, existing tables and columns can continue to be 26 2. New tables and columns can be added, without affecting existing SQL queries, 30 backward compatibility by testing for the presence of new tables and columns
|
| /linux/drivers/gpu/drm/clients/ |
| H A D | drm_log.c | 44 u32 columns; member 123 for (i = 0; i < len && i < scanout->columns; i++) { in drm_log_draw_line() 170 while (len > scanout->columns) { in drm_log_draw_kmsg_record() 171 drm_log_draw_new_line(scanout, s, scanout->columns, prefix_len); in drm_log_draw_kmsg_record() 172 s += scanout->columns; in drm_log_draw_kmsg_record() 173 len -= scanout->columns; in drm_log_draw_kmsg_record() 217 scanout->columns = width / scanout->scaled_font_w; in drm_log_setup_modeset()
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | max2175.rst | 16 :stub-columns: 0 30 :stub-columns: 0 47 :stub-columns: 0
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-dqevent.rst | 53 :stub-columns: 0 81 :stub-columns: 0 102 :stub-columns: 0 137 :stub-columns: 0 210 :stub-columns: 0
|
| H A D | cec-ioc-adap-g-conn-info.rst | 48 :stub-columns: 0 68 :stub-columns: 0 93 :stub-columns: 0
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | tc3589x.txt | 52 - keypad,num-columns : number of columns in the matrix, see 84 keypad,num-columns = <8>;
|