mousevsc_dev      156 drivers/hid/hid-hyperv.c static struct mousevsc_dev *mousevsc_alloc_device(struct hv_device *device)
mousevsc_dev      158 drivers/hid/hid-hyperv.c 	struct mousevsc_dev *input_dev;
mousevsc_dev      160 drivers/hid/hid-hyperv.c 	input_dev = kzalloc(sizeof(struct mousevsc_dev), GFP_KERNEL);
mousevsc_dev      173 drivers/hid/hid-hyperv.c static void mousevsc_free_device(struct mousevsc_dev *device)
mousevsc_dev      181 drivers/hid/hid-hyperv.c static void mousevsc_on_receive_device_info(struct mousevsc_dev *input_device,
mousevsc_dev      250 drivers/hid/hid-hyperv.c 	struct mousevsc_dev *input_dev = hv_get_drvdata(device);
mousevsc_dev      341 drivers/hid/hid-hyperv.c 	struct mousevsc_dev *input_dev = hv_get_drvdata(device);
mousevsc_dev      398 drivers/hid/hid-hyperv.c 	struct mousevsc_dev *input_dev = hv_get_drvdata(dev);
mousevsc_dev      446 drivers/hid/hid-hyperv.c 	struct mousevsc_dev *input_dev;
mousevsc_dev      533 drivers/hid/hid-hyperv.c 	struct mousevsc_dev *input_dev = hv_get_drvdata(dev);