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.c461 target_unregister_template(&ft_fabric_ops); in ft_init()
472 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.c1896 target_unregister_template(&tcm_qla2xxx_npiv_ops); in tcm_qla2xxx_register_configfs()
1898 target_unregister_template(&tcm_qla2xxx_ops); in tcm_qla2xxx_register_configfs()
1906 target_unregister_template(&tcm_qla2xxx_ops); in tcm_qla2xxx_deregister_configfs()
1907 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.c1142 target_unregister_template(&loop_ops); in tcm_loop_fabric_exit()
/linux/drivers/target/
H A Dtarget_core_configfs.c505 void target_unregister_template(const struct target_core_fabric_ops *fo) in target_unregister_template() function
529 EXPORT_SYMBOL(target_unregister_template);
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c4051 target_unregister_template(&ibmvscsis_ops); in ibmvscsis_init()
4062 target_unregister_template(&ibmvscsis_ops); in ibmvscsis_exit()
/linux/drivers/xen/
H A Dxen-scsiback.c1881 target_unregister_template(&scsiback_ops); in scsiback_exit()
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3974 target_unregister_template(&srpt_template); in srpt_init_module()
3984 target_unregister_template(&srpt_template); in srpt_cleanup_module()
/linux/drivers/target/iscsi/
H A Discsi_target.c769 target_unregister_template(&iscsi_ops); in iscsi_target_init_module()
790 target_unregister_template(&iscsi_ops); in iscsi_target_cleanup_module()
/linux/drivers/target/sbp/
H A Dsbp_target.c2293 target_unregister_template(&sbp_ops); in sbp_exit()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c2299 target_unregister_template(&usbg_ops); in tcm_exit()
/linux/drivers/vhost/
H A Dscsi.c2653 target_unregister_template(&vhost_scsi_ops); in vhost_scsi_exit()