/linux-4.1.27/drivers/s390/char/ |
D | sclp_rw.c | 47 sclp_make_buffer(void *page, unsigned short columns, unsigned short htab) in sclp_make_buffer() argument 64 buffer->columns = columns; in sclp_make_buffer() 228 buffer->columns); in sclp_write() 234 if (buffer->current_length >= buffer->columns) in sclp_write() 249 buffer->columns); in sclp_write() 258 buffer->columns); in sclp_write() 288 buffer->columns); in sclp_write() 298 buffer->current_length >= buffer->columns) in sclp_write() 338 sclp_set_columns(struct sclp_buffer *buffer, unsigned short columns) in sclp_set_columns() argument 340 buffer->columns = columns; in sclp_set_columns() [all …]
|
D | sclp_rw.h | 76 unsigned short columns; member
|
D | raw3270.c | 1113 static DEVICE_ATTR(columns, 0444, raw3270_columns_show, NULL);
|
/linux-4.1.27/tools/perf/scripts/python/bin/ |
D | export-to-postgresql-report | 18 columns=$2 23 columns=$2 29 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/export-to-postgresql.py $dbname $columns $calls
|
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | matrix-keymap.txt | 12 Properties for the number of rows and columns are optional because some 15 - keypad,num-columns: Number of column lines connected to the keypad 27 keypad,num-columns = <8>;
|
D | qcom,pm8xxx-keypad.txt | 47 - keypad,num-columns: 50 Definition: number of columns in the keymap. More information can be 85 keypad,num-columns = <5>;
|
D | lpc32xx-key.txt | 17 Note: keypad,num-rows and keypad,num-columns are required, and must be equal 27 keypad,num-columns = <1>;
|
D | omap-keypad.txt | 12 keypad,num-rows and keypad,num-columns are required. 26 keypad,num-columns = <8>;
|
D | twl4030-keypad.txt | 12 * keypad,num-rows and keypad,num-columns are required. 26 keypad,num-columns = <8>;
|
D | brcm,bcm-keypad.txt | 12 keypad,num-rows and keypad,num-columns are required. 26 - keypad,num-columns: Number of column lines connected to the 74 keypad,num-columns = <5>;
|
D | st-keyscan.txt | 24 - keypad,num-columns: Number of column lines connected to the keypad 41 keypad,num-columns = <4>;
|
D | tca8418_keypad.txt | 4 keypad,num-rows and keypad,num-columns are required.
|
D | samsung-keypad.txt | 25 - samsung,keypad-num-columns: Number of column lines connected to the 50 samsung,keypad-num-columns = <8>;
|
D | stmpe-keypad.txt | 12 - keypad,num-columns : See ./matrix-keymap.txt
|
D | cros-ec-keyb.txt | 24 keypad,num-columns = <13>;
|
D | nvidia,tegra20-kbc.txt | 46 nvidia,kbc-col-pins = <11 12 13>; /* pin 11, 12, 13 as columns */
|
D | pxa27x-keypad.txt | 40 keypad,num-columns = <5>;
|
/linux-4.1.27/drivers/input/keyboard/ |
D | lpc32xx-keys.c | 145 u32 rows = 0, columns = 0; in lpc32xx_parse_dt() local 148 err = matrix_keypad_parse_of_params(dev, &rows, &columns); in lpc32xx_parse_dt() 151 if (rows != columns) { in lpc32xx_parse_dt() 157 kscandat->row_shift = get_count_order(columns); in lpc32xx_parse_dt()
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | tc3589x.txt | 53 - keypad,num-columns : number of columns in the matrix, see 84 keypad,num-columns = <8>;
|
/linux-4.1.27/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 57 columns = sys.argv[2] variable 59 columns = "all" 61 if columns not in ("all", "branches"): 64 branches = (columns == "branches")
|
/linux-4.1.27/scripts/kconfig/lxdialog/ |
D | util.c | 257 int lines, columns; in dialog_clear() local 260 columns = getmaxx(stdscr); in dialog_clear() 262 attr_clear(stdscr, lines, columns, dlg.screen.atr); in dialog_clear() 277 if (len > columns - 2) { in dialog_clear() 280 skip = len - (columns - 2 - strlen(ellipsis)); in dialog_clear() 306 for (i = len + 1; i < columns - 1; i++) in dialog_clear()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | qcom-msm8960-cdp.dts | 41 keypad,num-columns = <5>;
|
D | qcom-msm8660-surf.dts | 56 keypad,num-columns = <5>;
|
D | stih41x-b2000.dtsi | 75 keypad,num-columns = <4>;
|
D | imx53-voipac-bsb.dts | 152 keypad,num-columns = <1>;
|
D | exynos4412-smdk4412.dts | 54 samsung,keypad-num-columns = <8>;
|
D | ste-nomadik-nhk15.dts | 100 keypad,num-columns = <8>;
|
D | twl4030.dtsi | 153 keypad,num-columns = <8>;
|
D | cros-ec-keyboard.dtsi | 17 keypad,num-columns = <13>;
|
D | exynos4210-smdkv310.dts | 85 samsung,keypad-num-columns = <8>;
|
D | phy3250.dts | 181 keypad,num-columns = <1>;
|
D | ste-href-tvk1281618.dtsi | 66 keypad,num-columns = <8>;
|
D | s5pv210-smdkv210.dts | 64 samsung,keypad-num-columns = <8>;
|
D | s5pv210-aquila.dts | 273 samsung,keypad-num-columns = <3>;
|
D | s5pv210-goni.dts | 255 samsung,keypad-num-columns = <3>;
|
D | exynos4412-origen.dts | 79 samsung,keypad-num-columns = <2>;
|
D | omap4-sdp.dts | 513 keypad,num-columns = <8>;
|
D | omap3-pandora-common.dtsi | 347 keypad,num-columns = <6>;
|
/linux-4.1.27/scripts/kconfig/ |
D | nconf.c | 1459 int lines, columns; in setup_windows() local 1461 getmaxyx(stdscr, lines, columns); in setup_windows() 1467 main_window = newwin(lines-2, columns-2, 2, 1); in setup_windows() 1470 mwin_max_cols = columns-6; in setup_windows() 1478 int lines, columns; in main() local 1509 getmaxyx(stdscr, lines, columns); in main() 1510 if (columns < 75 || lines < 20) { in main()
|
D | nconf.gui.c | 548 int x, y, lines, columns; in show_scroll_win() local 559 getmaxyx(stdscr, lines, columns); in show_scroll_win() 575 win_cols = min(total_cols+2, columns-2); in show_scroll_win() 581 x = (columns-win_cols)/2; in show_scroll_win()
|
/linux-4.1.27/arch/x86/xen/ |
D | vga.c | 31 screen_info->orig_video_cols = info->u.text_mode_3.columns; in xen_init_vga()
|
/linux-4.1.27/Documentation/namespaces/ |
D | compatibility-list.txt | 7 occur when tasks share some namespace (the columns) while living
|
/linux-4.1.27/Documentation/s390/ |
D | 3270.ChangeLog | 11 * Oversize 3270 screen widths may exceed GEOM_MAXINPLEN columns,
|
D | 3270.txt | 13 Linux/390. A 3270 device is a block-mode rows-and-columns terminal of 137 if you wanted a 3278 Model 4 with 43 rows of 80 columns, the
|
D | Debugging390.txt | 764 felt that it was a good idea not to go over the 80 columns on the screen.
|
/linux-4.1.27/include/xen/interface/ |
D | xen.h | 693 uint16_t rows, columns; member
|
/linux-4.1.27/arch/x86/math-emu/ |
D | README | 173 ms-dos, the next two columns are for emulators running with the djgpp 312 million. The group of three columns gives the frequency of the given 314 columns shows that an accuracy of between 63.80 and 63.89 bits was 320 frequency of results which are in error. The last two columns give 352 two columns of results are given: * The second column for f2xm1 gives
|
/linux-4.1.27/tools/perf/ |
D | builtin-diff.c | 98 } columns[PERF_HPP_DIFF__MAX_INDEX] = { variable 1070 header = columns[dfmt->idx].name; in init_header() 1071 width = columns[dfmt->idx].width; in init_header()
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | cpufreq-stats.txt | 84 Freq_j is in descending order with increasing columns. The output here also
|
/linux-4.1.27/drivers/video/console/ |
D | Kconfig | 79 int "Initial number of console screen columns"
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 316 columns are as follows: 349 where the first set of columns before the '|' describe the object: 367 and the second set of columns describe the object's cookie, if present:
|
D | cachefiles.txt | 466 columns are as follows:
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.c | 211 int columns = (1 + area->x1 - area->x0); in dmm_txn_append() local 213 int i = columns*rows; in dmm_txn_append()
|
/linux-4.1.27/Documentation/ |
D | CodingStyle | 79 The limit on the length of lines is 80 columns and this is a strongly 82 Statements longer than 80 columns will be broken into sensible chunks, unless 83 exceeding 80 columns significantly increases readability and does not hide
|
D | svga.txt | 135 form where RR is a number of rows and CC is a number of columns.
|
D | SubmittingPatches | 617 - The body of the explanation, line wrapped at 75 columns, which will 713 space (easily fit in 80 columns, maybe with some indentation). (git
|
D | kmemcheck.txt | 162 fits nicely within 80 columns.
|
D | kprobes.txt | 700 is also specified. Following columns show probe status. If the probe is on
|
/linux-4.1.27/Documentation/arm/OMAP/ |
D | DSS | 233 and TV-out are not in use. The columns from left to right are:
|
/linux-4.1.27/Documentation/usb/ |
D | proc_usb_info.txt | 89 in the first 4 columns of each "T:" line (topology info:
|
/linux-4.1.27/Documentation/mtd/ |
D | nand_ecc.txt | 29 columns. The parity used is even parity which means that the parity bit = 1
|
/linux-4.1.27/Documentation/filesystems/ |
D | proc.txt | 1278 second). The meanings of the columns are as follows, from left to right: 1344 The columns are:
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 1913 There are several columns that can be dynamically
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.lpfc | 134 * Fix comment for lpfc_sli_iocb_cmd_type to fit within 80 columns.
|