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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_pm.c97 static int scsi_runtime_suspend(struct device *dev) function
101 dev_dbg(dev, "scsi_runtime_suspend\n");
190 #define scsi_runtime_suspend NULL macro
203 .runtime_suspend = scsi_runtime_suspend,

Completed in 413 milliseconds