with_kbd          204 drivers/input/misc/xen-kbdfront.c 	bool with_mtouch, with_kbd, with_ptr;
with_kbd          227 drivers/input/misc/xen-kbdfront.c 	with_kbd = !xenbus_read_unsigned(dev->otherend,
with_kbd          246 drivers/input/misc/xen-kbdfront.c 	if (with_kbd) {
with_kbd          379 drivers/input/misc/xen-kbdfront.c 	if (!(with_kbd || with_ptr || with_mtouch)) {