OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:epe_tick_ch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/ep93xx/
epevar.h
62
struct callout
epe_tick_ch
;
member in struct:epe_softc
epe.c
280
callout_init(&sc->
epe_tick_ch
, 0);
504
callout_reset(&sc->
epe_tick_ch
, hz, epe_tick, sc);
651
callout_stop(&sc->
epe_tick_ch
);
661
callout_reset(&sc->
epe_tick_ch
, hz, epe_tick, sc);
677
callout_stop(&sc->
epe_tick_ch
);
Completed in 11 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025