Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
H A Dtransport_class.c201 * transport_configure_device - configure an already set up device
212 void transport_configure_device(struct device *dev) in transport_configure_device() function
216 EXPORT_SYMBOL_GPL(transport_configure_device); variable
/kernel/linux/linux-6.6/drivers/base/
H A Dtransport_class.c216 * transport_configure_device - configure an already set up device
227 void transport_configure_device(struct device *dev) in transport_configure_device() function
231 EXPORT_SYMBOL_GPL(transport_configure_device); variable
/kernel/linux/linux-5.10/include/linux/
H A Dtransport_class.h67 void transport_configure_device(struct device *);
/kernel/linux/linux-6.6/include/linux/
H A Dtransport_class.h67 void transport_configure_device(struct device *);
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-transport.c314 transport_configure_device(dev); in ata_tport_add()
441 transport_configure_device(dev); in ata_tlink_add()
700 transport_configure_device(dev); in ata_tdev_add()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_sas.c727 transport_configure_device(&phy->dev); in sas_phy_add()
957 transport_configure_device(&port->dev); in sas_port_add()
1524 transport_configure_device(&rphy->dev); in sas_rphy_add()
H A Dscsi_transport_srp.c741 transport_configure_device(&rport->dev); in srp_rport_add()
H A Dscsi_sysfs.c1368 transport_configure_device(&starget->dev); in scsi_sysfs_add_sdev()
1617 transport_configure_device(&shost->shost_gendev); in scsi_sysfs_add_host()
H A Dscsi_scan.c962 transport_configure_device(&sdev->sdev_gendev); in scsi_add_lun()
H A Dscsi_transport_fc.c2647 transport_configure_device(dev); in fc_remote_port_create()
3399 transport_configure_device(dev); in fc_vport_setup()
/kernel/linux/linux-6.6/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_transport_srp.c741 transport_configure_device(&rport->dev); in srp_rport_add()
H A Dscsi_sysfs.c1403 transport_configure_device(&starget->dev); in scsi_sysfs_add_sdev()
1625 transport_configure_device(&shost->shost_gendev); in scsi_sysfs_add_host()
H A Dscsi_scan.c1063 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()

Completed in 29 milliseconds