Searched defs:line_cnt (Results 1 - 2 of 2) sorted by relevance

/drivers/s390/char/
H A Draw3270.h85 short line_cnt; member in struct:raw3270_iocb
/drivers/video/
H A Dsh_mobile_meram.c311 int lcdc_pitch, xpitch, line_cnt; local
323 line_cnt = total_byte_count >> 11;
329 line_cnt = yres;
340 MERAM_MExxBSIZE_VAL(0x0, line_cnt - 1, xpitch - 1));
342 MERAM_MExxBSIZE_VAL(0xf, line_cnt - 1, xpitch - 1));

Completed in 84 milliseconds