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

/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c264 if (pmops->resume_early != NULL)
265 error = -pmops->resume_early(&pdev->dev);
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h67 int (*resume_early)(struct device *dev); member in struct:dev_pm_ops

Completed in 152 milliseconds