Lines Matching +full:stop +full:- +full:mode
2 .\" Copyright (c) 2011-2013 Alexander Motin <mav@FreeBSD.org>
33 .Bd -literal
87 or periodically, to run different time-based events.
89 .Bl -tag -width "Consumers"
110 .Bl -tag -width Va
115 .Bl -tag -width "ET_FLAGS_PERIODIC" -compact
117 Periodic mode supported.
119 One-shot mode supported.
121 Timer is per-CPU.
123 Timer may stop in CPU sleep state.
140 Driver's timer stop function pointer.
156 In periodic mode NULL value specifies that first period is equal to the
161 periodic mode.
162 The NULL value there specifies the one-shot mode.
170 method is called to stop the specified event timer.
171 For the per-CPU event timers
181 running (for example, during power-saving modes), the driver must call
187 .Va et->frequency ,
193 .Va et->frequency .
213 On this call, consumer should stop using event timer before the return.
220 Per-CPU event timers can be controlled only from specific CPUs.
223 allows consumer to mark event timer as broken via clearing both one-shot and