Home
last modified time | relevance | path

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

123

/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
/drivers/input/keyboard/
Dmatrix_keypad.c50 int col, bool on) in __activate_col()
63 int col, bool on) in activate_col()
74 int col; in activate_all_cols() local
124 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.c70 int col; in set_col_gpio_val() local
109 int col = 0; in omap_kp_scan_keypad() local
135 int col, row; in omap_kp_tasklet() local
Dimx_keypad.c87 int col; in imx_keypad_scan_matrix() local
153 int row, col; in imx_keypad_fire_events() local
432 int irq, error, i, row, col; in imx_keypad_probe() 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
Dsamsung-keypad.c86 unsigned int col; in samsung_keypad_scan() local
117 unsigned int col, row; in samsung_keypad_report() local
292 u32 row, col, key_code; in samsung_keypad_parse_dt() 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
Dcros_ec_keyb.c111 int col, row; in cros_ec_keyb_process() local
206 int row, col; in cros_ec_keyb_compute_valid_keys() local
Dnomadik-ske-keypad.c140 static void ske_keypad_report(struct ske_keypad *keypad, u8 status, int col) in ske_keypad_report()
169 int col = 0; in ske_keypad_read_data() local
Dstmpe-keypad.c152 int col = data & STMPE_KPC_DATA_COL; in stmpe_keypad_irq() local
261 int row, col; in stmpe_keypad_fill_used_pins() local
Dclps711x-keypad.c42 int col, row; in clps711x_keypad_poll() local
Dpmic8xxx-keypad.c116 static u8 pmic8xxx_col_state(struct pmic8xxx_kp *kp, u8 col) in pmic8xxx_col_state()
230 int row, col, code; in __pmic8xxx_kp_scan_matrix() local
Dnspire-keypad.c59 int row, col; in nspire_keypad_irq() local
Dw90p910_keypad.c62 unsigned int col = KGET_COLUMN(status); in w90p910_keypad_scan_matrix() local
Dtegra-kbc.c172 unsigned int col = val & 0x07; in tegra_kbc_report_keys() local
206 u8 col = scancodes[j] & 0x07; in tegra_kbc_report_keys() local
/drivers/media/usb/pwc/
Dpwc-uncompress.c38 int n, line, col; in pwc_decompress() local
/drivers/gpu/drm/udl/
Dudl_fb.c44 #define DLO_RGB_GETRED(col) (uint8_t)((col) & 0xFF) argument
47 #define DLO_RGB_GETGRN(col) (uint8_t)(((col) >> 8) & 0xFF) argument
50 #define DLO_RGB_GETBLU(col) (uint8_t)(((col) >> 16) & 0xFF) argument
/drivers/tty/vt/
Dvc_screen.c204 int col, maxcol, viewed; in vcs_read() local
382 int col, maxcol, viewed; in vcs_write() local
/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c46 unsigned int i, row, col; in mga_crtc_cursor_set() local
/drivers/input/
Dmatrix-keymap.c36 unsigned int col = KEY_COL(key); in matrix_keypad_map_key() local
/drivers/edac/
Docteon_edac-lmc.c36 unsigned long col; member
/drivers/staging/mt29f_spinand/
Dmt29f_spinand.h87 uint32_t col; member
/drivers/video/fbdev/
Dtridentfb.c498 int col; in tridentfb_fillrect() local
520 int col, bgcol; in tridentfb_imageblit() local
1257 u32 col; in tridentfb_setcolreg() local
/drivers/video/fbdev/sis/
Dsis_accel.c321 u32 col = 0; in fbcon_sis_fillrect() local

123