Searched refs:columns (Results 1 – 13 of 13) sorted by relevance
/linux-2.4.37.9/drivers/s390/char/ |
D | hwc_rw.h | 56 ioctl_cols_t columns; member 72 #define TIOCHWCSCOLS _IOW(HWC_IOCTL_LETTER, 2, _hwc_ioctls.columns) 88 #define TIOCHWCGCOLS _IOR(HWC_IOCTL_LETTER, 12, _hwc_ioctls.columns)
|
D | hwc_rw.c | 953 obuf_columns = MIN (hwc_data.ioctls.columns, in do_hwc_write() 958 obuf_columns = hwc_data.ioctls.columns; in do_hwc_write() 1970 if (ioctls->columns > MAX_MESSAGE_SIZE) { in set_hwc_ioctls() 1972 tmp.columns = MAX_MESSAGE_SIZE; in set_hwc_ioctls() 1976 tmp.columns = ioctls->columns; in set_hwc_ioctls() 2085 if (hwc_data.init_ioctls.columns > 76) in hwc_init() 2086 hwc_data.init_ioctls.columns = 76; in hwc_init() 2357 if (get_user (tmp.columns, (ioctl_cols_t *) arg)) in hwc_ioctl() 2400 if (put_user (tmp.columns, (ioctl_cols_t *) arg)) in hwc_ioctl()
|
/linux-2.4.37.9/Documentation/i2c/ |
D | proc-interface | 13 which works out to four columns separated by tabs. Note that the file 43 "%02x\t%-32s\t%-32s\n", which works out to three columns separated by
|
/linux-2.4.37.9/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 141 if you wanted a 3278 Model 4 with 43 rows of 80 columns, the
|
D | Debugging390.txt | 1102 the 80 columns on the screen.
|
/linux-2.4.37.9/arch/i386/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-2.4.37.9/Documentation/ |
D | CodingStyle | 55 The limit on the length of lines is 80 columns and this is a hard limit. 57 Statements longer than 80 columns will be broken into sensible chunks.
|
D | svga.txt | 135 form where RR is a number of rows and CC is a number of columns.
|
/linux-2.4.37.9/arch/i386/boot/ |
D | video.S | 162 # This is done by asking the BIOS except for the rows/columns 1122 movw %gs:(0x44a), %ax # Number of columns
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | video.S | 161 # This is done by asking the BIOS except for the rows/columns 1109 movw %gs:(0x44a), %ax # Number of columns
|
/linux-2.4.37.9/Documentation/usb/ |
D | proc_usb_info.txt | 102 in the first 4 columns of each "T:" line (topology info:
|
/linux-2.4.37.9/fs/hfs/ |
D | ChangeLog | 2069 Fixed line(s) over 80 columns. 2416 btree.c back to 80 columns. will do same to other files soon.
|