Home
last modified time | relevance | path

Searched refs:col2 (Results 1 – 2 of 2) sorted by relevance

/drivers/input/keyboard/
A Dcros_ec_keyb.c137 int col1, col2, buf1, buf2; in cros_ec_keyb_has_ghosting() local
156 for (col2 = col1 + 1; col2 < ckdev->cols; col2++) { in cros_ec_keyb_has_ghosting()
157 buf2 = buf[col2] & valid_keys[col2]; in cros_ec_keyb_has_ghosting()
160 col1, buf1, col2, buf2); in cros_ec_keyb_has_ghosting()
/drivers/edac/
A Dversal_edac.c185 u32 col2:6; member
982 priv->col_bit[2] = cols.col2; in setup_column_address_map()
990 priv->col_bit[7] = cols.col2; in setup_column_address_map()

Completed in 8 milliseconds