Searched refs:virtio_gpu_dequeue_cursor_func (Results 1 – 3 of 3) sorted by relevance
160 virtio_gpu_init_vq(&vgdev->cursorq, virtio_gpu_dequeue_cursor_func); in virtio_gpu_driver_load()
327 void virtio_gpu_dequeue_cursor_func(struct work_struct *work);
273 void virtio_gpu_dequeue_cursor_func(struct work_struct *work) in virtio_gpu_dequeue_cursor_func() function