Searched refs:transport_class_unregister (Results 1 – 8 of 8) sorted by relevance
65 void transport_class_unregister(struct transport_class *tclass) in transport_class_unregister() function69 EXPORT_SYMBOL_GPL(transport_class_unregister);
844 transport_class_unregister(&ata_port_class); in libata_transport_init()846 transport_class_unregister(&ata_link_class); in libata_transport_init()854 transport_class_unregister(&ata_link_class); in libata_transport_exit()855 transport_class_unregister(&ata_port_class); in libata_transport_exit()856 transport_class_unregister(&ata_dev_class); in libata_transport_exit()
103 void transport_class_unregister(struct transport_class *);
885 transport_class_unregister(&srp_host_class); in srp_transport_init()891 transport_class_unregister(&srp_host_class); in srp_transport_exit()892 transport_class_unregister(&srp_rport_class); in srp_transport_exit()
259 transport_class_unregister(&raid_class); in raid_exit()
961 transport_class_unregister(&fc_rport_class); in fc_transport_init()963 transport_class_unregister(&fc_vport_class); in fc_transport_init()965 transport_class_unregister(&fc_host_class); in fc_transport_init()971 transport_class_unregister(&fc_transport_class); in fc_transport_exit()972 transport_class_unregister(&fc_rport_class); in fc_transport_exit()973 transport_class_unregister(&fc_host_class); in fc_transport_exit()974 transport_class_unregister(&fc_vport_class); in fc_transport_exit()
1630 transport_class_unregister(&spi_transport_class); in spi_transport_exit()1632 transport_class_unregister(&spi_host_class); in spi_transport_exit()
5025 transport_class_unregister(&iscsi_session_class); in iscsi_transport_init()5027 transport_class_unregister(&iscsi_connection_class); in iscsi_transport_init()5029 transport_class_unregister(&iscsi_host_class); in iscsi_transport_init()5044 transport_class_unregister(&iscsi_connection_class); in iscsi_transport_exit()5045 transport_class_unregister(&iscsi_session_class); in iscsi_transport_exit()5046 transport_class_unregister(&iscsi_host_class); in iscsi_transport_exit()