Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-core.c5067 static int ata_port_pm_resume(struct device *dev) in ata_port_pm_resume() function
5114 .resume = ata_port_pm_resume,
5116 .thaw = ata_port_pm_resume,
5118 .restore = ata_port_pm_resume,
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-core.c5240 static int ata_port_pm_resume(struct device *dev) in ata_port_pm_resume() function
5287 .resume = ata_port_pm_resume,
5289 .thaw = ata_port_pm_resume,
5291 .restore = ata_port_pm_resume,

Completed in 16 milliseconds