Searched defs:pulse (Results 1 – 6 of 6) sorted by relevance
42 struct pulse { struct49 kref_get(&container_of(active, struct pulse, active)->kref); in pulse_active() argument
20 #define MCR_PACK(pulse, sample) (((pulse) << 10) | ((sample) << 2)) argument
194 int i, pulse; in ir_imon_encode() local
223 unsigned int pulse, space; in send_pulse_homebrew_softcarrier() local268 static unsigned int ptr, pulse, space; in frbwrite() local
70 struct img_ir_timing_range pulse; member
537 static int ntsync_event_set(struct ntsync_obj *event, void __user *argp, bool pulse) in ntsync_event_set()