Home
last modified time | relevance | path

Searched refs:mousevsc_dev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-hyperv.c137 struct mousevsc_dev { struct
156 static struct mousevsc_dev *mousevsc_alloc_device(struct hv_device *device) in mousevsc_alloc_device()
158 struct mousevsc_dev *input_dev; in mousevsc_alloc_device()
160 input_dev = kzalloc(sizeof(struct mousevsc_dev), GFP_KERNEL); in mousevsc_alloc_device()
173 static void mousevsc_free_device(struct mousevsc_dev *device) in mousevsc_free_device()
181 static void mousevsc_on_receive_device_info(struct mousevsc_dev *input_device, in mousevsc_on_receive_device_info()
254 struct mousevsc_dev *input_dev = hv_get_drvdata(device); in mousevsc_on_receive()
345 struct mousevsc_dev *input_dev = hv_get_drvdata(device); in mousevsc_connect_to_vsp()
404 struct mousevsc_dev *input_dev = hv_get_drvdata(dev); in mousevsc_hid_parse()
452 struct mousevsc_dev *input_de in mousevsc_probe()
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-hyperv.c129 struct mousevsc_dev { struct
148 static struct mousevsc_dev *mousevsc_alloc_device(struct hv_device *device) in mousevsc_alloc_device()
150 struct mousevsc_dev *input_dev; in mousevsc_alloc_device()
152 input_dev = kzalloc(sizeof(struct mousevsc_dev), GFP_KERNEL); in mousevsc_alloc_device()
165 static void mousevsc_free_device(struct mousevsc_dev *device) in mousevsc_free_device()
173 static void mousevsc_on_receive_device_info(struct mousevsc_dev *input_device, in mousevsc_on_receive_device_info()
247 struct mousevsc_dev *input_dev = hv_get_drvdata(device); in mousevsc_on_receive()
334 struct mousevsc_dev *input_dev = hv_get_drvdata(device); in mousevsc_connect_to_vsp()
392 struct mousevsc_dev *input_dev = hv_get_drvdata(dev); in mousevsc_hid_parse()
440 struct mousevsc_dev *input_de in mousevsc_probe()
[all...]

Completed in 3 milliseconds