Home
last modified time | relevance | path

Searched defs:pulse (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_engine_heartbeat.c41 struct pulse { struct
48 kref_get(&container_of(active, struct pulse, active)->kref); in pulse_active() argument
/netbsd-src/external/bsd/ntp/dist/util/
H A Dtg.c603 int pulse, /* pulse length (ms) */ in peep()
H A Dtg2.c2292 int pulse, /* pulse length (ms) */
2332 int pulse, /* pulse length (ms) */
/netbsd-src/sys/dev/usb/
H A Dirmce.c397 int state, pulse; in irmce_rc6_decode() local
/netbsd-src/lib/libterminfo/
H A Dterm.h1460 #define pulse t_pulse(cur_term) macro