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