Searched refs:col2 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/input/keyboard/
H A Dcros_ec_keyb.c139 int col1, col2, buf1, buf2; local
158 for (col2 = col1 + 1; col2 < ckdev->cols; col2++) {
159 buf2 = buf[col2] & valid_keys[col2];
162 col1, buf1, col2, buf2);
/linux-master/drivers/edac/
H A Dversal_edac.c185 u32 col2:6; member in struct:edac_info::__anon375
979 priv->col_bit[2] = cols.col2;
987 priv->col_bit[7] = cols.col2;
/linux-master/include/linux/
H A Dfsl_ifc.h696 __be32 col2; member in struct:fsl_ifc_nand

Completed in 390 milliseconds