Searched refs:gtco (Results 1 – 3 of 3) sorted by relevance
104 struct gtco { struct200 static void parse_hid_report_descriptor(struct gtco *device, char * report, in parse_hid_report_descriptor()541 struct gtco *device = input_get_drvdata(inputdev); in gtco_input_open()555 struct gtco *device = input_get_drvdata(inputdev); in gtco_input_close()571 struct gtco *device = input_get_drvdata(inputdev); in gtco_setup_caps()613 struct gtco *device = urbinfo->context; in gtco_urb_callback()820 struct gtco *gtco; in gtco_probe() local829 gtco = kzalloc(sizeof(struct gtco), GFP_KERNEL); in gtco_probe()831 if (!gtco || !input_dev) { in gtco_probe()838 gtco->inputdevice = input_dev; in gtco_probe()[all …]
8 obj-$(CONFIG_TABLET_USB_GTCO) += gtco.o
50 module will be called gtco.