Symbol: usbtouch_device_info
drivers/input/touchscreen/usbtouchscreen.c
1138
static const struct usbtouch_device_info nexio_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
1165
static const struct usbtouch_device_info elo_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
1183
const struct usbtouch_device_info *type = usbtouch->type;
drivers/input/touchscreen/usbtouchscreen.c
142
static const struct usbtouch_device_info e2i_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
1449
const struct usbtouch_device_info *type;
drivers/input/touchscreen/usbtouchscreen.c
1453
type = (const struct usbtouch_device_info *)id->driver_info;
drivers/input/touchscreen/usbtouchscreen.c
228
static const struct usbtouch_device_info egalax_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
285
static const struct usbtouch_device_info etouch_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
309
static const struct usbtouch_device_info panjit_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
439
static struct usbtouch_device_info mtouch_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
518
static const struct usbtouch_device_info itm_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
562
static const struct usbtouch_device_info eturbo_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
590
static const struct usbtouch_device_info gunze_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
675
static const struct usbtouch_device_info dmc_tsc10_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
700
static const struct usbtouch_device_info irtouch_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
709
static const struct usbtouch_device_info irtouch_hires_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
732
static const struct usbtouch_device_info tc45usb_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
780
static const struct usbtouch_device_info idealtek_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
805
static const struct usbtouch_device_info general_touch_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
828
static const struct usbtouch_device_info gotop_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
851
static const struct usbtouch_device_info jastec_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
896
static const struct usbtouch_device_info zytronic_dev_info = {
drivers/input/touchscreen/usbtouchscreen.c
95
const struct usbtouch_device_info *type;