Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gnss/
H A Dsirf.c290 static int sirf_runtime_suspend(struct device *dev) in sirf_runtime_suspend() function
355 ret = sirf_runtime_suspend(dev); in sirf_suspend()
379 SET_RUNTIME_PM_OPS(sirf_runtime_suspend, sirf_runtime_resume, NULL)
523 sirf_runtime_suspend(dev); in sirf_probe()
545 sirf_runtime_suspend(&serdev->dev); in sirf_remove()