Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Ddw9768.c316 static int dw9768_runtime_suspend(struct device *dev) in dw9768_runtime_suspend() function
503 dw9768_runtime_suspend(dev); in dw9768_probe()
522 dw9768_runtime_suspend(&client->dev); in dw9768_remove()
538 SET_RUNTIME_PM_OPS(dw9768_runtime_suspend, dw9768_runtime_resume, NULL)
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Ddw9768.c316 static int dw9768_runtime_suspend(struct device *dev) in dw9768_runtime_suspend() function
504 dw9768_runtime_suspend(dev); in dw9768_probe()
527 dw9768_runtime_suspend(dev); in dw9768_remove()
543 SET_RUNTIME_PM_OPS(dw9768_runtime_suspend, dw9768_runtime_resume, NULL)

Completed in 2 milliseconds