Searched refs:main_device (Results 1 – 2 of 2) sorted by relevance
450 memcpy(&feedback->main_device, device->data, sizeof(feedback->main_device)); in surface_dmabuf_feedback_main_device()460 if (dri2_surf->dmabuf_feedback.main_device != 0 && in surface_dmabuf_feedback_main_device()461 (feedback->main_device != dri2_surf->dmabuf_feedback.main_device)) in surface_dmabuf_feedback_main_device()578 .main_device = surface_dmabuf_feedback_main_device,919 if (dri2_surf->dmabuf_feedback.main_device == 0) in create_dri_image_from_dmabuf_feedback()1919 .main_device = default_dmabuf_feedback_main_device,
208 dev_t main_device; member