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

/linux-master/drivers/base/
H A Dtransport_class.c216 * transport_configure_device - configure an already set up device
227 void transport_configure_device(struct device *dev) function
231 EXPORT_SYMBOL_GPL(transport_configure_device); variable
/linux-master/include/linux/
H A Dtransport_class.h67 void transport_configure_device(struct device *);
/linux-master/drivers/ata/
H A Dlibata-transport.c314 transport_configure_device(dev);
471 transport_configure_device(dev);
730 transport_configure_device(dev);
/linux-master/drivers/scsi/
H A Dscsi_transport_sas.c733 transport_configure_device(&phy->dev);
963 transport_configure_device(&port->dev);
1530 transport_configure_device(&rphy->dev);
H A Dscsi_sysfs.c1413 transport_configure_device(&starget->dev);
1636 transport_configure_device(&shost->shost_gendev);
H A Dscsi_transport_srp.c741 transport_configure_device(&rport->dev);
H A Dscsi_scan.c1067 transport_configure_device(&sdev->sdev_gendev);
H A Dscsi_transport_fc.c3115 transport_configure_device(dev);
3892 transport_configure_device(dev);

Completed in 540 milliseconds