Home
last modified time | relevance | path

Searched defs:vic (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/input/
H A Dvirtio-input.c79 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_handle_sts() local
194 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_set_status() local
209 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_reset() local
223 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vinput); in virtio_input_post_load() local
235 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(dev); in virtio_input_device_realize() local
280 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(dev); in virtio_input_device_unrealize() local
H A Dvirtio-input-host.c231 VirtIOInputClass *vic = VIRTIO_INPUT_CLASS(klass); in virtio_input_host_class_init() local
H A Dvirtio-input-hid.c249 VirtIOInputClass *vic = VIRTIO_INPUT_CLASS(klass); in virtio_input_hid_class_init() local
/qemu/include/hw/arm/
H A Daspeed_soc.h111 AspeedVICState vic; member