/linux-2.6.39/drivers/video/ |
D | atafb_mfb.c | 29 u_int rows; in atafb_mfb_copyarea() local 58 u_int rows; in atafb_mfb_fillrect() local 82 u_int rows; in atafb_mfb_linefill() local
|
D | hgafb.c | 459 u_int rows, y; in hgafb_fillrect() local 479 u_int rows, y1, y2; in hgafb_copyarea() local 512 u_int rows, y = image->dy; in hgafb_imageblit() local
|
D | atafb_iplan2p2.c | 197 int rows, i; in atafb_iplan2p2_fillrect() local 245 int rows; in atafb_iplan2p2_linefill() local
|
D | atafb_iplan2p4.c | 211 int rows, i; in atafb_iplan2p4_fillrect() local 259 int rows; in atafb_iplan2p4_linefill() local
|
D | atafb_iplan2p8.c | 246 int rows, i; in atafb_iplan2p8_fillrect() local 294 int rows; in atafb_iplan2p8_linefill() local
|
D | atafb_utils.h | 358 static inline u32 *fill16_col(u32 *dst, int rows, u32 m[]) in fill16_col()
|
/linux-2.6.39/arch/arm/mach-s3c64xx/ |
D | setup-keypad.c | 17 void samsung_keypad_cfg_gpio(unsigned int rows, unsigned int cols) in samsung_keypad_cfg_gpio()
|
/linux-2.6.39/arch/arm/mach-s5pv210/ |
D | setup-keypad.c | 17 void samsung_keypad_cfg_gpio(unsigned int rows, unsigned int cols) in samsung_keypad_cfg_gpio()
|
/linux-2.6.39/arch/arm/mach-s5pc100/ |
D | setup-keypad.c | 16 void samsung_keypad_cfg_gpio(unsigned int rows, unsigned int cols) in samsung_keypad_cfg_gpio()
|
/linux-2.6.39/arch/arm/mach-exynos4/ |
D | setup-keypad.c | 16 void samsung_keypad_cfg_gpio(unsigned int rows, unsigned int cols) in samsung_keypad_cfg_gpio()
|
/linux-2.6.39/arch/arm/plat-omap/include/plat/ |
D | omap4-keypad.h | 9 u8 rows; member
|
D | keypad.h | 19 int rows; member
|
/linux-2.6.39/arch/arm/plat-samsung/include/plat/ |
D | keypad.h | 35 unsigned int rows; member
|
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/ |
D | bf54x_keys.h | 11 int rows; member
|
/linux-2.6.39/include/linux/ |
D | virtio_console.h | 24 __u16 rows; member
|
/linux-2.6.39/arch/x86/boot/ |
D | video-mode.c | 120 unsigned int font_size, rows; in vga_recalc_vertical() local
|
/linux-2.6.39/drivers/message/i2o/ |
D | debug.c | 392 u32 *rows = (u32 *) c->hrt.virt; in i2o_dump_hrt() local
|
/linux-2.6.39/arch/mips/bcm63xx/ |
D | cpu.c | 260 unsigned int cols = 0, rows = 0, is_32bits = 0, banks = 0; in detect_memory_size() local
|
/linux-2.6.39/drivers/staging/gma500/ |
D | psb_mmu.c | 624 uint32_t rows = 1; in psb_mmu_flush_ptes() local 716 uint32_t rows = 1; in psb_mmu_remove_pages() local 818 uint32_t rows = 1; in psb_mmu_insert_pages() local
|
/linux-2.6.39/drivers/staging/go7007/ |
D | go7007-fw.c | 434 int rows = go->interlace_coding ? go->height / 32 : go->height / 16; in mpeg1_frame_header() local 1096 int rows = go->interlace_coding ? go->height / 32 : go->height / 16; in config_package() local 1327 int rows = go->interlace_coding ? go->height / 32 : go->height / 16; in final_package() local
|
/linux-2.6.39/drivers/usb/misc/sisusbvga/ |
D | sisusb_con.c | 209 int cols, rows; in sisusbcon_init() local 1216 int rows = 0, maxscan = 0; in sisusbcon_do_font_op() local 1252 int rows = c->vc_scan_lines / fh; in sisusbcon_do_font_op() local
|
/linux-2.6.39/drivers/video/console/ |
D | vgacon.c | 194 int rows = CONFIG_VGACON_SOFT_SCROLLBACK_SIZE * 1024/pitch; in vgacon_scrollback_init() local 819 int rows = screen_info.orig_video_lines * vga_default_font_height/ in vgacon_switch() local 1199 int rows, maxscan, i; in vgacon_adjust_height() local
|
D | fbcon.c | 556 int cols, int rows, int new_cols, int new_rows) in fbcon_prepare_logo() 562 int cols, int rows, int new_cols, int new_rows) in fbcon_prepare_logo() 924 int rows, cols; in fbcon_startup() local 1023 int logo = 1, new_rows, new_cols, rows, cols, charcnt = 256; in fbcon_init() local 1325 int rows, cols, charcnt = 256; in fbcon_set_disp() local 2504 int cols, rows; in fbcon_do_set_font() local 2873 int rows, cols; in fbcon_modechanged() local 2913 int i, rows, cols, fg = -1; in fbcon_set_all_vcs() local
|
/linux-2.6.39/arch/arm/mach-sa1100/ |
D | cpu-sa1110.c | 37 u_char rows; /* bits */ member
|
/linux-2.6.39/drivers/net/wireless/ath/ath9k/ |
D | calib.h | 34 #define INIT_INI_ARRAY(iniarray, array, rows, columns) do { \ argument
|