Home
last modified time | relevance | path

Searched refs:virtio_gpu_drv_cap_cache (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h220 struct virtio_gpu_drv_cap_cache { argument
381 struct virtio_gpu_drv_cap_cache **cache_p);
219 struct virtio_gpu_drv_cap_cache { global() struct
221 caps_cachevirtio_gpu_drv_cap_cache global() argument
222 idvirtio_gpu_drv_cap_cache global() argument
223 versionvirtio_gpu_drv_cap_cache global() argument
224 sizevirtio_gpu_drv_cap_cache global() argument
225 is_validvirtio_gpu_drv_cap_cache global() argument
H A Dvirtgpu_vq.c876 struct virtio_gpu_drv_cap_cache *cache_ent; in virtio_gpu_cmd_capset_cb()
979 struct virtio_gpu_drv_cap_cache **cache_p) in virtio_gpu_cmd_get_capset()
984 struct virtio_gpu_drv_cap_cache *cache_ent; in virtio_gpu_cmd_get_capset()
985 struct virtio_gpu_drv_cap_cache *search_ent; in virtio_gpu_cmd_get_capset()
H A Dvirtgpu_kms.c281 struct virtio_gpu_drv_cap_cache *cache_ent, *tmp; in virtio_gpu_deinit()
H A Dvirtgpu_ioctl.c382 struct virtio_gpu_drv_cap_cache *cache_ent; in virtio_gpu_get_caps_ioctl()