Home
last modified time | relevance | path

Searched refs:i2c_dw_pci_runtime_suspend (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-designware-pcidrv.c197 static int __maybe_unused i2c_dw_pci_runtime_suspend(struct device *dev) in i2c_dw_pci_runtime_suspend() function
211 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)