Home
last modified time | relevance | path

Searched refs:transport_configure_device (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/base/
H A Dtransport_class.c227 void transport_configure_device(struct device *dev) in transport_configure_device() function
231 EXPORT_SYMBOL_GPL(transport_configure_device);
/linux/include/linux/
H A Dtransport_class.h67 void transport_configure_device(struct device *);
/linux/drivers/ata/
H A Dlibata-transport.c314 transport_configure_device(dev); in ata_tport_add()
471 transport_configure_device(dev); in ata_tlink_add()
730 transport_configure_device(dev); in ata_tdev_add()
/linux/drivers/scsi/
H A Dscsi_transport_sas.c733 transport_configure_device(&phy->dev); in sas_phy_add()
963 transport_configure_device(&port->dev); in sas_port_add()
1530 transport_configure_device(&rphy->dev); in sas_rphy_add()
H A Dscsi_sysfs.c1413 transport_configure_device(&starget->dev); in scsi_sysfs_add_sdev()
1636 transport_configure_device(&shost->shost_gendev); in scsi_sysfs_add_host()
H A Dscsi_transport_srp.c741 transport_configure_device(&rport->dev); in srp_rport_add()
H A Dscsi_scan.c1067 transport_configure_device(&sdev->sdev_gendev); in scsi_add_lun()
H A Dscsi_transport_fc.c3115 transport_configure_device(dev); in fc_remote_port_create()
3892 transport_configure_device(dev); in fc_vport_setup()