Home
last modified time | relevance | path

Searched defs:rows (Results 1 – 25 of 45) sorted by relevance

12

/drivers/input/
Dmatrix-keymap.c31 unsigned int rows, unsigned int cols, in matrix_keypad_map_key()
54 unsigned int *rows, unsigned int *cols) in matrix_keypad_parse_of_params()
74 unsigned int rows, unsigned int cols, in matrix_keypad_parse_of_keymap()
121 unsigned int rows, unsigned int cols, in matrix_keypad_parse_of_keymap()
157 unsigned int rows, unsigned int cols, in matrix_keypad_build_keymap()
/drivers/video/fbdev/
Datafb_mfb.c29 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
Dhgafb.c465 u_int rows, y; in hgafb_fillrect() local
485 u_int rows, y1, y2; in hgafb_copyarea() local
518 u_int rows, y = image->dy; in hgafb_imageblit() local
Datafb_iplan2p4.c211 int rows, i; in atafb_iplan2p4_fillrect() local
259 int rows; in atafb_iplan2p4_linefill() local
Datafb_iplan2p2.c197 int rows, i; in atafb_iplan2p2_fillrect() local
245 int rows; in atafb_iplan2p2_linefill() local
Datafb_iplan2p8.c246 int rows, i; in atafb_iplan2p8_fillrect() local
294 int rows; in atafb_iplan2p8_linefill() local
Datafb_utils.h358 static inline u32 *fill16_col(u32 *dst, int rows, u32 m[]) in fill16_col()
/drivers/gpu/drm/gma500/
Dmmu.c514 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
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h62 unsigned int rows; /* # of entries */ member
/drivers/input/keyboard/
Dstmpe-keypad.c127 unsigned int rows; member
328 u32 rows; in stmpe_keypad_probe() local
Dtca8418_keypad.c236 u32 rows, u32 cols) in tca8418_configure()
273 u32 rows = 0, cols = 0; in tca8418_keypad_probe() local
Dcros_ec_keyb.c49 unsigned int rows; member
Domap-keypad.c55 unsigned int rows; member
Dlpc32xx-keys.c145 u32 rows = 0, columns = 0; in lpc32xx_parse_dt() local
Domap4-keypad.c88 unsigned int rows; member
/drivers/net/ethernet/sfc/
Dnic.c310 u32 step:6, rows:21; member
313 #define REGISTER_TABLE_DIMENSIONS(_, offset, arch, min_rev, max_rev, step, rows) { \ argument
/drivers/video/console/
Dfbcon.c530 int cols, int rows, int new_cols, int new_rows) in fbcon_prepare_logo()
536 int cols, int rows, int new_cols, int new_rows) in fbcon_prepare_logo()
900 int rows, cols; in fbcon_startup() local
977 int logo = 1, new_rows, new_cols, rows, cols, charcnt = 256; in fbcon_init() local
1288 int rows, cols, charcnt = 256; in fbcon_set_disp() local
2375 int cols, rows; in fbcon_do_set_font() local
2619 int rows, cols; in fbcon_modechanged() local
2657 int i, rows, cols, fg = -1; in fbcon_set_all_vcs() local
Dvgacon.c690 int rows = screen_info.orig_video_lines * vga_default_font_height/ in vgacon_switch() local
1085 int rows, maxscan, i; in vgacon_adjust_height() local
/drivers/media/usb/go7007/
Dgo7007-fw.c428 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
/drivers/usb/misc/sisusbvga/
Dsisusb_con.c210 int cols, rows; in sisusbcon_init() local
1232 int rows = 0, maxscan = 0; in sisusbcon_do_font_op() local
1268 int rows = c->vc_scan_lines / fh; in sisusbcon_do_font_op() local
/drivers/cpufreq/
Dsa1110-cpufreq.c37 u_char rows; /* bits */ member
/drivers/uwb/
Dallocator.c56 int mas, col, rows; in uwb_rsv_fill_row_alloc() local
/drivers/s390/char/
Dtty3270.c763 tty3270_alloc_screen(unsigned int rows, unsigned int cols) in tty3270_alloc_screen()
792 tty3270_free_screen(struct tty3270_line *screen, unsigned int rows) in tty3270_free_screen()
844 tty3270_resize(struct raw3270_view *view, int model, int rows, int cols) in tty3270_resize()
/drivers/char/
Dvirtio_console.c1357 static void set_console_size(struct port *port, u16 rows, u16 cols) in set_console_size()
1660 __u16 rows; in handle_control_message() member
1863 u16 rows, cols; in config_work_handler() local
/drivers/media/usb/pwc/
Dpwc-dec23.c532 unsigned int htable_idx, rows = 0; in decode_block() local

12