Searched refs:VirtIOInputClass (Results 1 – 4 of 4) sorted by relevance
79 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_handle_sts()194 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_set_status()209 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_reset()223 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vinput); in virtio_input_post_load()235 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(dev); in virtio_input_device_realize()280 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(dev); in virtio_input_device_unrealize()329 .class_size = sizeof(VirtIOInputClass),
231 VirtIOInputClass *vic = VIRTIO_INPUT_CLASS(klass); in virtio_input_host_class_init()
249 VirtIOInputClass *vic = VIRTIO_INPUT_CLASS(klass); in virtio_input_hid_class_init()
24 OBJECT_DECLARE_TYPE(VirtIOInput, VirtIOInputClass,74 struct VirtIOInputClass { struct