Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/virtio/
Dvirtgpu_kms.c40 u32 events_read, events_clear = 0; in virtio_gpu_config_changed_work_func() local
44 events_read, &events_read); in virtio_gpu_config_changed_work_func()
45 if (events_read & VIRTIO_GPU_EVENT_DISPLAY) { in virtio_gpu_config_changed_work_func()
/linux-6.12.1/include/uapi/linux/
Dvirtio_gpu.h363 __le32 events_read; member