b3on_key 167 drivers/input/misc/mc13783-pwrbutton.c priv->keymap[2] = pdata->b3on_key; b3on_key 168 drivers/input/misc/mc13783-pwrbutton.c if (pdata->b3on_key != KEY_RESERVED) b3on_key 169 drivers/input/misc/mc13783-pwrbutton.c __set_bit(pdata->b3on_key, pwr->keybit); b3on_key 195 include/linux/mfd/mc13xxx.h unsigned short b3on_key;