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

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

Completed in 175 milliseconds