Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/drivers/iommu/iommufd/
A Dmain.c27 void (*destroy)(struct iommufd_object *obj); member
391 struct iommu_destroy destroy; member
660 .destroy = iommufd_device_destroy,
663 .destroy = iommufd_fault_destroy,
666 .destroy = iommufd_hw_queue_destroy,
669 .destroy = iommufd_hwpt_paging_destroy,
677 .destroy = iommufd_ioas_destroy,
680 .destroy = iommufd_vdevice_destroy,
684 .destroy = iommufd_veventq_destroy,
688 .destroy = iommufd_viommu_destroy,
[all …]
A Dviommu.c11 if (viommu->ops && viommu->ops->destroy) in iommufd_viommu_destroy()
12 viommu->ops->destroy(viommu); in iommufd_viommu_destroy()
122 if (vdev->destroy) in iommufd_vdevice_abort()
123 vdev->destroy(vdev); in iommufd_vdevice_abort()
270 if (hw_queue->destroy) in iommufd_hw_queue_destroy()
271 hw_queue->destroy(hw_queue); in iommufd_hw_queue_destroy()
/drivers/gpu/drm/loongson/
A Dlsdc_output_7a1000.c96 .destroy = drm_connector_cleanup,
133 .destroy = drm_encoder_cleanup,
137 .destroy = drm_encoder_cleanup,
A Dlsdc_output_7a2000.c204 .destroy = drm_connector_cleanup,
213 .destroy = drm_connector_cleanup,
274 .destroy = drm_encoder_cleanup,
278 .destroy = drm_encoder_cleanup,
/drivers/gpu/drm/mgag200/
A Dmgag200_vga.c11 .destroy = drm_encoder_cleanup
22 .destroy = drm_connector_cleanup,
A Dmgag200_vga_bmc.c48 .destroy = drm_encoder_cleanup
104 .destroy = drm_connector_cleanup,
/drivers/gpu/drm/sysfb/
A Defidrm.c107 .destroy = drm_plane_cleanup,
116 .destroy = drm_crtc_cleanup,
120 .destroy = drm_encoder_cleanup,
129 .destroy = drm_connector_cleanup,
A Dvesadrm.c209 .destroy = drm_plane_cleanup,
246 .destroy = drm_crtc_cleanup,
250 .destroy = drm_encoder_cleanup,
259 .destroy = drm_connector_cleanup,
/drivers/gpu/drm/hyperv/
A Dhyperv_drm_modeset.c64 .destroy = drm_connector_cleanup,
123 .destroy = drm_crtc_cleanup,
229 .destroy = drm_plane_cleanup,
234 .destroy = drm_encoder_cleanup,
/drivers/mtd/chips/
A Dchipreg.c87 if (map->fldrv->destroy) in map_destroy()
88 map->fldrv->destroy(mtd); in map_destroy()
/drivers/gpu/drm/ast/
A Dast_sil164.c17 .destroy = drm_encoder_cleanup,
71 .destroy = drm_connector_cleanup,
A Dast_vga.c17 .destroy = drm_encoder_cleanup,
71 .destroy = drm_connector_cleanup,
/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_ldu.c251 .destroy = vmw_ldu_crtc_destroy,
273 .destroy = vmw_ldu_encoder_destroy,
289 .destroy = vmw_ldu_connector_destroy,
366 .destroy = vmw_du_primary_plane_destroy,
375 .destroy = vmw_cursor_plane_destroy,
A Dvmwgfx_context.c82 .destroy = NULL,
97 .destroy = vmw_gb_context_destroy,
112 .destroy = vmw_dx_context_destroy,
151 if (res->func->destroy == vmw_gb_context_destroy || in vmw_hw_context_destroy()
152 res->func->destroy == vmw_dx_context_destroy) { in vmw_hw_context_destroy()
157 (void) res->func->destroy(res); in vmw_hw_context_destroy()
/drivers/gpu/drm/armada/
A Darmada_fbdev.c28 fbh->fb->funcs->destroy(fbh->fb); in armada_fbdev_fb_destroy()
118 dfb->fb.funcs->destroy(&dfb->fb); in armada_fbdev_driver_fbdev_probe()
/drivers/scsi/fcoe/
A Dfcoe_transport.c58 module_param_call(destroy, fcoe_transport_destroy, NULL, NULL, S_IWUSR);
59 __MODULE_PARM_TYPE(destroy, "string");
60 MODULE_PARM_DESC(destroy, " Destroys fcoe instance on an ethernet interface");
832 rc = ft->destroy(netdev); in fcoe_ctlr_destroy_store()
947 rc = ft->destroy ? ft->destroy(netdev) : -ENODEV; in fcoe_transport_destroy()
/drivers/md/persistent-data/
A Ddm-space-map.h20 void (*destroy)(struct dm_space_map *sm); member
81 sm->destroy(sm); in dm_sm_destroy()
/drivers/gpu/drm/i915/display/
A Dintel_dvo.c364 .destroy = intel_connector_destroy,
379 if (intel_dvo->dev.dev_ops->destroy) in intel_dvo_enc_destroy()
380 intel_dvo->dev.dev_ops->destroy(&intel_dvo->dev); in intel_dvo_enc_destroy()
386 .destroy = intel_dvo_enc_destroy,
/drivers/gpu/drm/logicvc/
A Dlogicvc_interface.c64 .destroy = drm_encoder_cleanup,
87 .destroy = drm_connector_cleanup,
/drivers/gpu/drm/tegra/
A Dfbdev.c137 goto destroy; in tegra_fbdev_driver_fbdev_probe()
149 destroy: in tegra_fbdev_driver_fbdev_probe()
/drivers/gpu/drm/virtio/
A Dvirtgpu_display.c52 .destroy = drm_crtc_cleanup,
62 .destroy = drm_gem_fb_destroy,
247 .destroy = virtio_gpu_conn_destroy,
/drivers/gpu/drm/udl/
A Dudl_modeset.c323 .destroy = drm_plane_cleanup,
401 .destroy = drm_crtc_cleanup,
413 .destroy = drm_encoder_cleanup,
453 .destroy = drm_connector_cleanup,
/drivers/gpu/drm/
A Ddrm_simple_kms_helper.c40 .destroy = drm_encoder_cleanup,
207 .destroy = drm_crtc_cleanup,
366 .destroy = drm_plane_cleanup,
/drivers/gpu/drm/tiny/
A Dcirrus-qemu.c370 .destroy = drm_plane_cleanup,
416 .destroy = drm_crtc_cleanup,
424 .destroy = drm_encoder_cleanup,
444 .destroy = drm_connector_cleanup,
/drivers/gpu/drm/ttm/
A Dttm_bo.c318 bo->destroy(bo); in ttm_bo_release()
932 void (*destroy) (struct ttm_buffer_object *)) in ttm_bo_init_reserved()
940 bo->destroy = destroy; in ttm_bo_init_reserved()
1025 void (*destroy) (struct ttm_buffer_object *)) in ttm_bo_init_validate()
1031 sg, resv, destroy); in ttm_bo_init_validate()

Completed in 65 milliseconds

12345678910>>...18