Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dclocksource.c253 static enum wd_read_status cs_watchdog_read(struct clocksource *cs, u64 *csnow, u64 *wdnow) in cs_watchdog_read() function
455 read_ret = cs_watchdog_read(cs, &csnow, &wdnow); in clocksource_watchdog()