Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Dtransport_class.c227 void transport_configure_device(struct device *dev) in transport_configure_device() function
231 EXPORT_SYMBOL_GPL(transport_configure_device);
/linux-6.3-rc2/include/linux/
A Dtransport_class.h67 void transport_configure_device(struct device *);
/linux-6.3-rc2/drivers/ata/
A Dlibata-transport.c307 transport_configure_device(dev); in ata_tport_add()
464 transport_configure_device(dev); in ata_tlink_add()
723 transport_configure_device(dev); in ata_tdev_add()
/linux-6.3-rc2/drivers/scsi/
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()
A Dscsi_sysfs.c1373 transport_configure_device(&starget->dev); in scsi_sysfs_add_sdev()
1595 transport_configure_device(&shost->shost_gendev); in scsi_sysfs_add_host()
A Dscsi_transport_srp.c741 transport_configure_device(&rport->dev); in srp_rport_add()
A Dscsi_scan.c1060 transport_configure_device(&sdev->sdev_gendev); in scsi_add_lun()
A Dscsi_transport_fc.c3116 transport_configure_device(dev); in fc_remote_port_create()
3893 transport_configure_device(dev); in fc_vport_setup()

Completed in 24 milliseconds