autorepeat         50 drivers/input/keyboard/twl4030_keypad.c 	bool		autorepeat;
autorepeat        361 drivers/input/keyboard/twl4030_keypad.c 		kp->autorepeat = pdata->rep;
autorepeat        369 drivers/input/keyboard/twl4030_keypad.c 		kp->autorepeat = true;
autorepeat        395 drivers/input/keyboard/twl4030_keypad.c 	if (kp->autorepeat)
autorepeat         24 drivers/input/misc/soc_button_array.c 	bool autorepeat;
autorepeat         66 drivers/input/misc/soc_button_array.c 			 bool autorepeat)
autorepeat         77 drivers/input/misc/soc_button_array.c 		if (info->autorepeat == autorepeat)
autorepeat         91 drivers/input/misc/soc_button_array.c 		if (info->autorepeat != autorepeat)
autorepeat        128 drivers/input/misc/soc_button_array.c 	gpio_keys_pdata->rep = autorepeat;
autorepeat        206 drivers/input/misc/soc_button_array.c 		info->autorepeat = true;
autorepeat        210 drivers/input/misc/soc_button_array.c 		info->autorepeat = true;
autorepeat         59 drivers/platform/x86/surface3_button.c 	bool autorepeat;
autorepeat         90 drivers/platform/x86/surface3_button.c 			      bool autorepeat)
autorepeat        110 drivers/platform/x86/surface3_button.c 		if (info->autorepeat != autorepeat)
autorepeat        134 drivers/platform/x86/surface3_button.c 	gpio_keys_pdata->rep = autorepeat;