b1on_key          255 arch/arm/mach-imx/mach-mx31moboard.c 	.b1on_key = KEY_POWER,
b1on_key          129 drivers/input/misc/mc13783-pwrbutton.c 		priv->keymap[0] = pdata->b1on_key;
b1on_key          130 drivers/input/misc/mc13783-pwrbutton.c 		if (pdata->b1on_key != KEY_RESERVED)
b1on_key          131 drivers/input/misc/mc13783-pwrbutton.c 			__set_bit(pdata->b1on_key, pwr->keybit);
b1on_key          191 include/linux/mfd/mc13xxx.h 	unsigned short b1on_key;