Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/keyboard/
Dcros_ec_keyb.c118 int col1, col2, buf1, buf2; in cros_ec_keyb_has_ghosting() local
137 for (col2 = col1 + 1; col2 < ckdev->cols; col2++) { in cros_ec_keyb_has_ghosting()
138 buf2 = buf[col2] & valid_keys[col2]; in cros_ec_keyb_has_ghosting()
141 col1, buf1, col2, buf2); in cros_ec_keyb_has_ghosting()
/Linux-v4.19/arch/arm/boot/dts/
Ds3c64xx-pinctrl.dtsi460 keypad_col2_0: keypad-col2-0 {
508 keypad_col2_1: keypad-col2-1 {
/Linux-v4.19/include/linux/
Dfsl_ifc.h707 __be32 col2; member