/linux-4.4.14/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() 219 buffer->columns); in sclp_write() 230 buffer->columns); in sclp_write() 236 if (buffer->current_length >= buffer->columns) in sclp_write() 251 buffer->columns); in sclp_write() 260 buffer->columns); in sclp_write() 290 buffer->columns); in sclp_write() 300 buffer->current_length >= buffer->columns) in sclp_write() 342 sclp_set_columns(struct sclp_buffer *buffer, unsigned short columns) in sclp_set_columns() argument [all …]
|
D | sclp_rw.h | 73 unsigned short columns; member
|
D | raw3270.c | 1113 static DEVICE_ATTR(columns, 0444, raw3270_columns_show, NULL);
|
/linux-4.4.14/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.4.14/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 | 48 - keypad,num-columns: 51 Definition: number of columns in the keymap. More information can be 86 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 53 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 | 47 nvidia,kbc-col-pins = <11 12 13>; /* pin 11, 12, 13 as columns */
|
D | pxa27x-keypad.txt | 40 keypad,num-columns = <5>;
|
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/mfd/ |
D | tc3589x.txt | 53 - keypad,num-columns : number of columns in the matrix, see 85 keypad,num-columns = <8>;
|
/linux-4.4.14/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 240 columns = sys.argv[2] variable 242 columns = "all" 244 if columns not in ("all", "branches"): 247 branches = (columns == "branches")
|
/linux-4.4.14/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.4.14/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.4.14/arch/arm/boot/dts/ |
D | qcom-msm8660-surf.dts | 64 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 | 50 samsung,keypad-num-columns = <8>;
|
D | twl4030.dtsi | 153 keypad,num-columns = <8>;
|
D | ste-href-tvk1281618.dtsi | 66 keypad,num-columns = <8>;
|
D | ste-nomadik-nhk15.dts | 116 keypad,num-columns = <8>;
|
D | phy3250.dts | 181 keypad,num-columns = <1>;
|
D | exynos4210-smdkv310.dts | 71 samsung,keypad-num-columns = <8>;
|
D | cros-ec-keyboard.dtsi | 17 keypad,num-columns = <13>;
|
D | s5pv210-smdkv210.dts | 64 samsung,keypad-num-columns = <8>;
|
D | qcom-msm8960-cdp.dts | 351 keypad,num-columns = <5>;
|
D | s5pv210-aquila.dts | 273 samsung,keypad-num-columns = <3>;
|
D | s5pv210-goni.dts | 255 samsung,keypad-num-columns = <3>;
|
D | exynos4412-origen.dts | 428 samsung,keypad-num-columns = <2>;
|
D | omap4-sdp.dts | 513 keypad,num-columns = <8>;
|
D | omap3-pandora-common.dtsi | 379 keypad,num-columns = <6>;
|
/linux-4.4.14/tools/perf/ui/ |
D | browser.c | 396 (browser->columns && (key == K_LEFT || key == K_RIGHT)) || in ui_browser__run() 426 if (!browser->columns) in ui_browser__run() 428 if (browser->horiz_scroll < browser->columns - 1) in ui_browser__run() 432 if (!browser->columns) in ui_browser__run()
|
D | browser.h | 17 u16 y, x, width, height, rows, columns, horiz_scroll; member
|
/linux-4.4.14/arch/x86/xen/ |
D | vga.c | 31 screen_info->orig_video_cols = info->u.text_mode_3.columns; in xen_init_vga()
|
/linux-4.4.14/Documentation/namespaces/ |
D | compatibility-list.txt | 7 occur when tasks share some namespace (the columns) while living
|
/linux-4.4.14/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.4.14/include/xen/interface/ |
D | xen.h | 700 uint16_t rows, columns; member
|
/linux-4.4.14/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.4.14/tools/perf/Documentation/ |
D | callchain-overhead-calculation.txt | 3 The overhead can be shown in two columns as 'Children' and 'Self' when
|
/linux-4.4.14/tools/perf/ |
D | builtin-diff.c | 98 } columns[PERF_HPP_DIFF__MAX_INDEX] = { variable 1076 header = columns[dfmt->idx].name; in init_header() 1077 width = columns[dfmt->idx].width; in init_header()
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | cpufreq-stats.txt | 84 Freq_j is in descending order with increasing columns. The output here also
|
/linux-4.4.14/drivers/video/console/ |
D | Kconfig | 79 int "Initial number of console screen columns"
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | fscache.txt | 321 columns are as follows: 354 where the first set of columns before the '|' describe the object: 372 and the second set of columns describe the object's cookie, if present:
|
D | cachefiles.txt | 466 columns are as follows:
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.c | 212 int columns = (1 + area->x1 - area->x0); in dmm_txn_append() local 214 int i = columns*rows; in dmm_txn_append()
|
/linux-4.4.14/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 | 619 - The body of the explanation, line wrapped at 75 columns, which will 715 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.4.14/Documentation/arm/OMAP/ |
D | DSS | 233 and TV-out are not in use. The columns from left to right are:
|
/linux-4.4.14/Documentation/usb/ |
D | proc_usb_info.txt | 89 in the first 4 columns of each "T:" line (topology info:
|
/linux-4.4.14/Documentation/mtd/ |
D | nand_ecc.txt | 29 columns. The parity used is even parity which means that the parity bit = 1
|
/linux-4.4.14/tools/perf/ui/browsers/ |
D | hists.c | 1828 ++browser->b.columns; in perf_evsel__hists_browse()
|
/linux-4.4.14/Documentation/filesystems/ |
D | proc.txt | 1293 second). The meanings of the columns are as follows, from left to right: 1359 The columns are:
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 1926 There are several columns that can be dynamically
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 134 * Fix comment for lpfc_sli_iocb_cmd_type to fit within 80 columns.
|