Home
last modified time | relevance | path

Searched refs:target_unregister_template (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/target/tcm_fc/
H A Dtfc_conf.c462 target_unregister_template(&ft_fabric_ops); in ft_init()
473 target_unregister_template(&ft_fabric_ops); in ft_exit()
/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c261 target_unregister_template(&remote_ops); in tcm_remote_fabric_exit()
/linux/include/target/
H A Dtarget_core_fabric.h133 void target_unregister_template(const struct target_core_fabric_ops *fo);
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1914 target_unregister_template(&tcm_qla2xxx_npiv_ops); in tcm_qla2xxx_register_configfs()
1916 target_unregister_template(&tcm_qla2xxx_ops); in tcm_qla2xxx_register_configfs()
1924 target_unregister_template(&tcm_qla2xxx_ops); in tcm_qla2xxx_deregister_configfs()
1925 target_unregister_template(&tcm_qla2xxx_npiv_ops); in tcm_qla2xxx_deregister_configfs()
/linux/drivers/scsi/elx/efct/
H A Defct_lio.c1670 target_unregister_template(&efct_lio_ops); in efct_scsi_tgt_driver_init()
1678 target_unregister_template(&efct_lio_ops); in efct_scsi_tgt_driver_exit()
1679 target_unregister_template(&efct_lio_npiv_ops); in efct_scsi_tgt_driver_exit()
/linux/drivers/target/loopback/
H A Dtcm_loop.c1187 target_unregister_template(&loop_ops); in tcm_loop_fabric_exit()
/linux/drivers/target/
H A Dtarget_core_configfs.c502 void target_unregister_template(const struct target_core_fabric_ops *fo) in target_unregister_template() function
526 EXPORT_SYMBOL(target_unregister_template);
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c4050 target_unregister_template(&ibmvscsis_ops); in ibmvscsis_init()
4061 target_unregister_template(&ibmvscsis_ops); in ibmvscsis_exit()
/linux/drivers/xen/
H A Dxen-scsiback.c1880 target_unregister_template(&scsiback_ops); in scsiback_exit()
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3971 target_unregister_template(&srpt_template); in srpt_init_module()
3981 target_unregister_template(&srpt_template); in srpt_cleanup_module()
/linux/drivers/target/iscsi/
H A Discsi_target.c759 target_unregister_template(&iscsi_ops); in iscsi_target_init_module()
780 target_unregister_template(&iscsi_ops); in iscsi_target_cleanup_module()
/linux/drivers/target/sbp/
H A Dsbp_target.c2292 target_unregister_template(&sbp_ops); in sbp_exit()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c2649 target_unregister_template(&usbg_ops); in tcm_exit()
/linux/drivers/vhost/
H A Dscsi.c2983 target_unregister_template(&vhost_scsi_ops); in vhost_scsi_exit()