Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/time/
Dclocksource.c220 static enum wd_read_status cs_watchdog_read(struct clocksource *cs, u64 *csnow, u64 *wdnow) in cs_watchdog_read() function
411 read_ret = cs_watchdog_read(cs, &csnow, &wdnow); in clocksource_watchdog()