Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dusbtouchscreen.c1159 static struct usbtouch_device_info usbtouch_dev_info[] = { variable
1657 if (id->driver_info >= ARRAY_SIZE(usbtouch_dev_info)) in usbtouch_probe()
1671 type = &usbtouch_dev_info[id->driver_info]; in usbtouch_probe()