Searched refs:gtco (Results 1 – 3 of 3) sorted by relevance
105 struct gtco { struct200 static void parse_hid_report_descriptor(struct gtco *device, char * report, in parse_hid_report_descriptor()557 struct gtco *device = input_get_drvdata(inputdev); in gtco_input_open()571 struct gtco *device = input_get_drvdata(inputdev); in gtco_input_close()587 struct gtco *device = input_get_drvdata(inputdev); in gtco_setup_caps()629 struct gtco *device = urbinfo->context; in gtco_urb_callback()836 struct gtco *gtco; in gtco_probe() local846 gtco = kzalloc(sizeof(struct gtco), GFP_KERNEL); in gtco_probe()848 if (!gtco || !input_dev) { in gtco_probe()855 gtco->inputdevice = input_dev; in gtco_probe()[all …]
9 obj-$(CONFIG_TABLET_USB_GTCO) += gtco.o
51 module will be called gtco.