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()210 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_reset()224 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vinput); in virtio_input_post_load()236 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(dev); in virtio_input_device_realize()281 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(dev); in virtio_input_device_unrealize()329 .class_size = sizeof(VirtIOInputClass),
229 VirtIOInputClass *vic = VIRTIO_INPUT_CLASS(klass); in virtio_input_host_class_init()
248 VirtIOInputClass *vic = VIRTIO_INPUT_CLASS(klass); in virtio_input_hid_class_init()
24 OBJECT_DECLARE_TYPE(VirtIOInput, VirtIOInputClass,74 struct VirtIOInputClass { struct