Home
last modified time | relevance | path

Searched refs:video_num_rows (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-rpc/include/mach/
Duncompress.h28 unsigned long video_num_rows; member
70 unsigned long video_num_rows; variable
89 if (++y >= video_num_rows) in putc()
98 if ( ++y >= video_num_rows ) { in putc()
127 video_num_rows = t->u.videotext.video_lines; in arch_decomp_setup()
146 video_num_rows = params->video_num_rows; in arch_decomp_setup()
/arch/arm/kernel/
Dcompat.c54 unsigned long video_num_rows; /* 24 */ member
185 tag->u.videotext.video_lines = params->u1.s.video_num_rows; in build_tag_list()