Searched refs:device_reset (Results 1 – 9 of 9) sorted by relevance
19 int __must_check device_reset(struct device *dev);23 return device_reset(dev); in device_reset_optional()
290 int device_reset(struct device *dev) in device_reset() function305 EXPORT_SYMBOL_GPL(device_reset);
66 u64 device_reset; member
551 qca->stats.device_reset++; in qcaspi_spi_thread()
395 static int device_reset(struct scsi_cmnd *srb) in device_reset() function552 .eh_device_reset_handler = device_reset,
191 static int device_reset(struct scsi_cmnd *srb) in device_reset() function228 .eh_device_reset_handler = device_reset,
1305 ret = device_reset(&pdev->dev); in ipu_probe()
1080 ret = device_reset(&pdev->dev); in spi_sirfsoc_probe()
1458 static DEVICE_ATTR(device_reset, S_IWUSR, NULL, csio_device_reset);