Searched refs:streamzap_ir (Results 1 – 1 of 1) sorted by relevance
62 struct streamzap_ir { struct114 static void sz_push(struct streamzap_ir *sz, struct ir_raw_event rawir) in sz_push() argument121 static void sz_push_full_pulse(struct streamzap_ir *sz, in sz_push_full_pulse()158 static void sz_push_half_pulse(struct streamzap_ir *sz, in sz_push_half_pulse()164 static void sz_push_full_space(struct streamzap_ir *sz, in sz_push_full_space()176 static void sz_push_half_space(struct streamzap_ir *sz, in sz_push_half_space()190 struct streamzap_ir *sz; in streamzap_callback()272 static struct rc_dev *streamzap_init_rc_dev(struct streamzap_ir *sz) in streamzap_init_rc_dev()324 struct streamzap_ir *sz = NULL; in streamzap_probe()330 sz = kzalloc(sizeof(struct streamzap_ir), GFP_KERNEL); in streamzap_probe()[all …]