mousevsc_dev
static struct mousevsc_dev *mousevsc_alloc_device(struct hv_device *device)
struct mousevsc_dev *input_dev;
input_dev = kzalloc_obj(struct mousevsc_dev);
static void mousevsc_free_device(struct mousevsc_dev *device)
static void mousevsc_on_receive_device_info(struct mousevsc_dev *input_device,
struct mousevsc_dev *input_dev = hv_get_drvdata(device);
struct mousevsc_dev *input_dev = hv_get_drvdata(device);
struct mousevsc_dev *input_dev = hv_get_drvdata(dev);
struct mousevsc_dev *input_dev;
struct mousevsc_dev *input_dev = hv_get_drvdata(dev);