/Linux-v4.19/drivers/input/ |
D | matrix-keymap.c | 31 unsigned int rows, unsigned int cols, in matrix_keypad_map_key() 61 unsigned int *rows, unsigned int *cols) in matrix_keypad_parse_properties() 78 unsigned int rows, unsigned int cols, in matrix_keypad_parse_keymap() 160 unsigned int rows, unsigned int cols, in matrix_keypad_build_keymap()
|
/Linux-v4.19/drivers/video/fbdev/ |
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 | 458 u_int rows, y; in hgafb_fillrect() local 478 u_int rows, y1, y2; in hgafb_copyarea() local 511 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
|
/Linux-v4.19/arch/arm/mach-s3c64xx/ |
D | setup-keypad.c | 13 void samsung_keypad_cfg_gpio(unsigned int rows, unsigned int cols) in samsung_keypad_cfg_gpio()
|
/Linux-v4.19/include/linux/input/ |
D | samsung-keypad.h | 35 unsigned int rows; member
|
/Linux-v4.19/arch/mips/jz4740/ |
D | setup.c | 38 u32 ctrl, bus, bank, rows, cols; in jz4740_detect_mem() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.h | 62 unsigned int rows; /* # of entries */ member
|
/Linux-v4.19/include/linux/platform_data/ |
D | keypad-omap.h | 19 int rows; member
|
/Linux-v4.19/include/uapi/linux/ |
D | virtio_console.h | 50 __u16 rows; member
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | mmu.c | 514 uint32_t rows = 1; in psb_mmu_flush_ptes() local 609 uint32_t rows = 1; in psb_mmu_remove_pages() local 712 uint32_t rows = 1; in psb_mmu_insert_pages() local
|
/Linux-v4.19/arch/x86/boot/ |
D | video-mode.c | 120 unsigned int font_size, rows; in vga_recalc_vertical() local
|
/Linux-v4.19/drivers/video/console/ |
D | vgacon.c | 174 int rows; member 204 int rows = size / pitch; in vgacon_scrollback_init() local 840 int rows = screen_info.orig_video_lines * vga_default_font_height/ in vgacon_switch() local 1226 int rows, maxscan, i; in vgacon_adjust_height() local
|
/Linux-v4.19/lib/ |
D | gen_crc32table.c | 93 static void output_table(uint32_t (*table)[256], int rows, int len, char *trans) in output_table()
|
/Linux-v4.19/drivers/input/keyboard/ |
D | tca8418_keypad.c | 235 u32 rows, u32 cols) in tca8418_configure() 268 u32 rows = 0, cols = 0; in tca8418_keypad_probe() local
|
D | stmpe-keypad.c | 135 unsigned int rows; member 336 u32 rows; in stmpe_keypad_probe() local
|
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | nic.c | 310 u32 step:6, rows:21; member 313 #define REGISTER_TABLE_DIMENSIONS(_, offset, arch, min_rev, max_rev, step, rows) { \ argument
|
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | nic.c | 305 u32 step:6, rows:21; member 308 #define REGISTER_TABLE_DIMENSIONS(_, offset, arch, min_rev, max_rev, step, rows) { \ argument
|
/Linux-v4.19/tools/thermal/tmon/ |
D | tui.c | 121 int rows = max(DIAG_DEV_ROWS, (entries + 1) / 2); in diag_dev_rows() local 288 int rows, cols; in show_dialogue() local
|
/Linux-v4.19/drivers/auxdisplay/ |
D | ht16k33.c | 54 uint32_t rows; member 321 u32 rows = HT16K33_MATRIX_KEYPAD_MAX_ROWS; in ht16k33_keypad_probe() local
|
/Linux-v4.19/drivers/media/usb/go7007/ |
D | go7007-fw.c | 428 int rows = go->interlace_coding ? go->height / 32 : go->height / 16; in mpeg1_frame_header() local 1087 int rows = go->interlace_coding ? go->height / 32 : go->height / 16; in config_package() local 1318 int rows = go->interlace_coding ? go->height / 32 : go->height / 16; in final_package() local
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | fbcon.c | 572 int cols, int rows, int new_cols, int new_rows) in fbcon_prepare_logo() 578 int cols, int rows, int new_cols, int new_rows) in fbcon_prepare_logo() 946 int rows, cols; in fbcon_startup() local 1055 int logo = 1, new_rows, new_cols, rows, cols, charcnt = 256; in fbcon_init() local 1384 int rows, cols, charcnt = 256; in fbcon_set_disp() local 2571 int cols, rows; in fbcon_do_set_font() local 2940 int rows, cols; in fbcon_modechanged() local 2980 int i, rows, cols, fg = -1; in fbcon_set_all_vcs() local
|
/Linux-v4.19/drivers/usb/misc/sisusbvga/ |
D | sisusb_con.c | 211 int cols, rows; in sisusbcon_init() local 1155 int rows = 0, maxscan = 0; in sisusbcon_do_font_op() local 1191 int rows = c->vc_scan_lines / fh; in sisusbcon_do_font_op() local
|