Home
last modified time | relevance | path

Searched refs:with_mtouch (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/misc/
H A Dxen-kbdfront.c204 bool with_mtouch, with_kbd, with_ptr; in xenkbd_probe() local
234 with_mtouch = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
236 if (with_mtouch) { in xenkbd_probe()
241 with_mtouch = 0; in xenkbd_probe()
330 if (with_mtouch) { in xenkbd_probe()
379 if (!(with_kbd || with_ptr || with_mtouch)) { in xenkbd_probe()