Home
last modified time | relevance | path

Searched refs:events_read (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/virtio/
Dvirtgpu_kms.c39 u32 events_read, events_clear = 0; in virtio_gpu_config_changed_work_func() local
43 events_read, &events_read); in virtio_gpu_config_changed_work_func()
44 if (events_read & VIRTIO_GPU_EVENT_DISPLAY) { in virtio_gpu_config_changed_work_func()
/linux-5.19.10/include/uapi/linux/
Dvirtio_gpu.h360 __le32 events_read; member