Home
last modified time | relevance | path

Searched defs:col (Results 1 – 25 of 60) sorted by relevance

123

/linux-2.6.39/drivers/uwb/
Dallocator.c26 int col, mas, safe_mas, unsafe_mas; in uwb_rsv_fill_column_alloc() local
56 int mas, col, rows; in uwb_rsv_fill_row_alloc() local
143 int deep, set, col, start_col_deep, col_start_set; in uwb_rsv_find_best_column_set() local
208 int col, mas; in get_row_descriptors() local
264 int col; in get_column_descriptors() local
/linux-2.6.39/include/linux/input/
Dmatrix_keypad.h10 #define KEY(row, col, val) ((((row) & (MATRIX_MAX_ROWS - 1)) << 24) |\ argument
18 #define MATRIX_SCAN_CODE(row, col, row_shift) (((row) << (row_shift)) + (col)) argument
100 unsigned int col = KEY_COL(key); in matrix_keypad_build_keymap() local
/linux-2.6.39/drivers/input/keyboard/
Dmatrix_keypad.c49 int col, bool on) in __activate_col()
62 int col, bool on) in activate_col()
73 int col; in activate_all_cols() local
122 int row, col, code; in matrix_keypad_scan() local
Dlocomokbd.c102 static inline void locomokbd_activate_col(unsigned long membase, int col) in locomokbd_activate_col()
112 static inline void locomokbd_reset_col(unsigned long membase, int col) in locomokbd_reset_col()
129 unsigned int row, col, rowd; in locomokbd_scankeyboard() local
Domap-keypad.c74 int col; in set_col_gpio_val() local
133 int col = 0; in omap_kp_scan_keypad() local
170 int col, row; in omap_kp_tasklet() local
Dtwl4030_keypad.c163 static inline u16 twl4030_col_xlate(struct twl4030_keypad *kp, u8 col) in twl4030_col_xlate()
195 u16 col = key_state[i]; in twl4030_is_in_ghost_state() local
210 int col, row; in twl4030_kp_scan() local
Dmax7359_keypad.c96 unsigned int col = KEY_COL(key); in max7359_build_keycode() local
112 int val, row, col, release, code; in max7359_interrupt() local
Dimx_keypad.c87 int col; in imx_keypad_scan_matrix() local
153 int row, col; in imx_keypad_fire_events() local
Dsamsung-keypad.c91 unsigned int col; in samsung_keypad_scan() local
122 unsigned int col, row; in samsung_keypad_report() local
Dpxa27x_keypad.c131 unsigned int col = KEY_COL(key); in pxa27x_keypad_build_keycode() local
187 int row, col, num_keys_pressed = 0; in pxa27x_keypad_scan_matrix() local
Dw90p910_keypad.c62 unsigned int col = KGET_COLUMN(status); in w90p910_keypad_scan_matrix() local
Domap4-keypad.c90 unsigned int col, row, code, changed; in omap4_keypad_interrupt() local
Dnomadik-ske-keypad.c140 int col = 0, row = 0, code; in ske_keypad_read_data() local
/linux-2.6.39/drivers/media/video/pwc/
Dpwc-uncompress.c40 int n, line, col, stride; in pwc_decompress() local
/linux-2.6.39/scripts/kconfig/
Dgconf.c602 GtkTreeViewColumn *col; in on_show_name1_activate() local
613 GtkTreeViewColumn *col; in on_show_range1_activate() local
631 GtkTreeViewColumn *col; in on_show_data1_activate() local
836 static void change_sym_value(struct menu *menu, gint col) in change_sym_value()
927 GtkTreeViewColumn *col; in column2index() local
948 gint col; in on_treeview2_button_press_event() local
1005 gint col; in on_treeview2_key_press_event() local
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
Dbf54x_keys.h21 #define KEYVAL(col, row, val) (((1 << col) << 24) | ((1 << row) << 16) | (val)) argument
/linux-2.6.39/arch/mips/sgi-ip27/
Dip27-memory.c180 cnodeid_t row, col; in init_topology_matrix() local
204 cnodeid_t row, col; in dump_topology() local
/linux-2.6.39/tools/perf/util/
Dhist.c20 u16 hists__col_len(struct hists *self, enum hist_column col) in hists__col_len()
25 void hists__set_col_len(struct hists *self, enum hist_column col, u16 len) in hists__set_col_len()
30 bool hists__new_col_len(struct hists *self, enum hist_column col, u16 len) in hists__new_col_len()
41 enum hist_column col; in hists__reset_col_len() local
/linux-2.6.39/arch/arm/mach-tegra/include/mach/
Dkbc.h46 u8 col:4; member
/linux-2.6.39/drivers/tty/vt/
Dvc_screen.c218 int col, maxcol, viewed; in vcs_read() local
396 int col, maxcol, viewed; in vcs_write() local
/linux-2.6.39/arch/x86/boot/
Dvideo.c143 int col; in display_menu() local
/linux-2.6.39/sound/pci/cs46xx/
Ddsp_spos.c537 int i, j, col; in cs46xx_dsp_proc_task_tree_read() local
598 unsigned int i, col = 0; in cs46xx_dsp_proc_parameter_dump_read() local
625 int i,col = 0; in cs46xx_dsp_proc_sample_dump_read() local
/linux-2.6.39/net/9p/
Dclient.c193 int row, col; in p9_tag_alloc() local
280 int row, col; in p9_tag_lookup() local
330 int row, col; in p9_tag_cleanup() local
/linux-2.6.39/drivers/video/sis/
Dsis_accel.c321 u32 col = 0; in fbcon_sis_fillrect() local
/linux-2.6.39/drivers/video/
Dtridentfb.c498 int col; in tridentfb_fillrect() local
520 int col, bgcol; in tridentfb_imageblit() local
1257 u32 col; in tridentfb_setcolreg() local

123