Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/tcm_fc/
Dtfc_conf.c495 target_unregister_template(&ft_fabric_ops); in ft_init()
506 target_unregister_template(&ft_fabric_ops); in ft_exit()
/linux-4.4.14/include/target/
Dtarget_core_fabric.h106 void target_unregister_template(const struct target_core_fabric_ops *fo);
/linux-4.4.14/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c1878 target_unregister_template(&tcm_qla2xxx_npiv_ops); in tcm_qla2xxx_register_configfs()
1880 target_unregister_template(&tcm_qla2xxx_ops); in tcm_qla2xxx_register_configfs()
1889 target_unregister_template(&tcm_qla2xxx_ops); in tcm_qla2xxx_deregister_configfs()
1890 target_unregister_template(&tcm_qla2xxx_npiv_ops); in tcm_qla2xxx_deregister_configfs()
/linux-4.4.14/drivers/target/loopback/
Dtcm_loop.c1304 target_unregister_template(&loop_ops); in tcm_loop_fabric_exit()
/linux-4.4.14/drivers/target/
Dtarget_core_configfs.c433 void target_unregister_template(const struct target_core_fabric_ops *fo) in target_unregister_template() function
455 EXPORT_SYMBOL(target_unregister_template);
/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c3814 target_unregister_template(&srpt_template); in srpt_init_module()
3822 target_unregister_template(&srpt_template); in srpt_cleanup_module()
/linux-4.4.14/drivers/xen/
Dxen-scsiback.c1909 target_unregister_template(&scsiback_ops); in scsiback_exit()
/linux-4.4.14/drivers/vhost/
Dscsi.c2197 target_unregister_template(&vhost_scsi_ops); in vhost_scsi_exit()
/linux-4.4.14/drivers/target/iscsi/
Discsi_target.c610 target_unregister_template(&iscsi_ops); in iscsi_target_init_module()
631 target_unregister_template(&iscsi_ops); in iscsi_target_cleanup_module()
/linux-4.4.14/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c2234 target_unregister_template(&usbg_ops); in usb_target_gadget_exit()
/linux-4.4.14/drivers/target/sbp/
Dsbp_target.c2380 target_unregister_template(&sbp_ops); in sbp_exit()