Searched refs:streamzap_ir (Results 1 – 1 of 1) sorted by relevance
74 struct streamzap_ir { struct126 static void sz_push(struct streamzap_ir *sz, struct ir_raw_event rawir) in sz_push() argument133 static void sz_push_full_pulse(struct streamzap_ir *sz, in sz_push_full_pulse()174 static void sz_push_half_pulse(struct streamzap_ir *sz, in sz_push_half_pulse()180 static void sz_push_full_space(struct streamzap_ir *sz, in sz_push_full_space()193 static void sz_push_half_space(struct streamzap_ir *sz, in sz_push_half_space()207 struct streamzap_ir *sz; in streamzap_callback()289 static struct rc_dev *streamzap_init_rc_dev(struct streamzap_ir *sz) in streamzap_init_rc_dev()343 struct streamzap_ir *sz = NULL; in streamzap_probe()349 sz = kzalloc(sizeof(struct streamzap_ir), GFP_KERNEL); in streamzap_probe()[all …]