HomeSort by: relevance | last modified time | path
    Searched refs:pulse (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
selftest_engine_heartbeat.c 41 struct pulse { struct
48 kref_get(&container_of(active, struct pulse, active)->kref);
54 kfree(container_of(kref, struct pulse, kref));
57 static void pulse_put(struct pulse *p)
64 pulse_put(container_of(active, struct pulse, active));
67 static struct pulse *pulse_create(void)
69 struct pulse *p;
81 static void pulse_unlock_wait(struct pulse *p)
89 struct pulse *p;
121 struct drm_printer m = drm_err_printer("pulse");
    [all...]
  /src/sys/dev/usb/
irmce.c 397 int state, pulse; local
404 pulse = (buf[n] & 0x7f) * 50;
406 if (pulse >= 300 && pulse <= 600) {
408 } else if (pulse >= 680 && pulse <= 1080) {
411 } else if (pulse >= 1150 && pulse <= 1450) {
415 } else if (pulse >= 2400 && pulse <= 2800)
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
Makefile 208 dtb-$(CONFIG_ARCH_MXC) += imx8mq-hummingboard-pulse.dtb
  /src/sys/arch/hp300/hp300/
locore.s 846 jbsr _C_LABEL(ledcontrol) | toggle pulse, turn all others off
  /src/lib/libterminfo/
term.h 1460 #define pulse t_pulse(cur_term) macro
1858 * pulse: Select pulse dialing
  /src/share/terminfo/
terminfo 18820 nel=\r\n, pulse=\EK, rmacs=\E%%, rmir=, rmso=\EG0, rmul=\EG0,
    [all...]

Completed in 67 milliseconds