Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-designware-pcidrv.c196 static int __maybe_unused i2c_dw_pci_runtime_suspend(struct device *dev) in i2c_dw_pci_runtime_suspend() function
210 return i2c_dw_pci_runtime_suspend(dev); in i2c_dw_pci_suspend()
234 SET_RUNTIME_PM_OPS(i2c_dw_pci_runtime_suspend, i2c_dw_pci_runtime_resume, NULL)