Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/counter/
Dti-ecap-capture.c549 static int ecap_cnt_suspend(struct device *dev) in ecap_cnt_suspend() function
591 static DEFINE_SIMPLE_DEV_PM_OPS(ecap_cnt_pm_ops, ecap_cnt_suspend, ecap_cnt_resume);