Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dxen-kbdfront.c331 int num_cont, width, height; in xenkbd_probe() local
337 num_cont = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe()
360 ret = input_mt_init_slots(mtouch, num_cont, INPUT_MT_DIRECT); in xenkbd_probe()