inexio             60 drivers/input/touchscreen/inexio.c static void inexio_process_data(struct inexio *pinexio)
inexio             77 drivers/input/touchscreen/inexio.c 	struct inexio *pinexio = serio_get_drvdata(serio);
inexio             95 drivers/input/touchscreen/inexio.c 	struct inexio *pinexio = serio_get_drvdata(serio);
inexio            113 drivers/input/touchscreen/inexio.c 	struct inexio *pinexio;
inexio            117 drivers/input/touchscreen/inexio.c 	pinexio = kzalloc(sizeof(struct inexio), GFP_KERNEL);