Searched refs:i2c_dw_pci_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
197 static int __maybe_unused i2c_dw_pci_runtime_suspend(struct device *dev) in i2c_dw_pci_runtime_suspend() function211 return i2c_dw_pci_runtime_suspend(dev); in i2c_dw_pci_suspend()235 SET_RUNTIME_PM_OPS(i2c_dw_pci_runtime_suspend, i2c_dw_pci_runtime_resume, NULL)