Home
last modified time | relevance | path

Searched refs:ir_raw_event_ctrl (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/rc/
H A Dbpf-lirc.c22 struct ir_raw_event_ctrl *ctrl; in BPF_CALL_1()
24 ctrl = container_of(sample, struct ir_raw_event_ctrl, bpf_sample); in BPF_CALL_1()
41 struct ir_raw_event_ctrl *ctrl; in BPF_CALL_4()
43 ctrl = container_of(sample, struct ir_raw_event_ctrl, bpf_sample); in BPF_CALL_4()
62 struct ir_raw_event_ctrl *ctrl; in BPF_CALL_3()
64 ctrl = container_of(sample, struct ir_raw_event_ctrl, bpf_sample); in BPF_CALL_3()
141 struct ir_raw_event_ctrl *raw; in lirc_bpf_attach()
179 struct ir_raw_event_ctrl *raw; in lirc_bpf_detach()
215 struct ir_raw_event_ctrl *raw = rcdev->raw; in lirc_bpf_run()
H A Drc-ir-raw.c25 struct ir_raw_event_ctrl *raw = data; in ir_raw_event_thread()
555 struct ir_raw_event_ctrl *raw = timer_container_of(raw, t, in ir_raw_edge_handle()
704 struct ir_raw_event_ctrl *raw; in ir_raw_handler_unregister()
H A Drc-core-priv.h48 struct ir_raw_event_ctrl { struct
H A Dir-mce_kbd-decoder.c112 struct ir_raw_event_ctrl *raw = timer_container_of(raw, t, in mce_kbd_rx_timeout()
/linux/include/media/
H A Drc-core.h172 struct ir_raw_event_ctrl *raw;