Home
last modified time | relevance | path

Searched refs:spi_schedule_dv_device (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/scsi/
H A Dscsi_transport_spi.h139 void spi_schedule_dv_device(struct scsi_device *);
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_spi.c1094 spi_schedule_dv_device(struct scsi_device *sdev) in spi_schedule_dv_device() function
1119 EXPORT_SYMBOL(spi_schedule_dv_device);
H A D53c700.c1968 spi_schedule_dv_device(SCp->device); in NCR_700_host_reset()