Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/misc/
Dxen-kbdfront.c204 bool with_mtouch, with_kbd, with_ptr; in xenkbd_probe() local
230 with_ptr = !xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
273 if (with_ptr) { in xenkbd_probe()
379 if (!(with_kbd || with_ptr || with_mtouch)) { in xenkbd_probe()