Home
last modified time | relevance | path

Searched refs:with_kbd (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
227 with_kbd = !xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
246 if (with_kbd) { in xenkbd_probe()
379 if (!(with_kbd || with_ptr || with_mtouch)) { in xenkbd_probe()