Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/rc/
Dbpf-lirc.c19 struct ir_raw_event_ctrl *ctrl; in BPF_CALL_1()
21 ctrl = container_of(sample, struct ir_raw_event_ctrl, bpf_sample); in BPF_CALL_1()
43 struct ir_raw_event_ctrl *ctrl; in BPF_CALL_4()
45 ctrl = container_of(sample, struct ir_raw_event_ctrl, bpf_sample); in BPF_CALL_4()
111 struct ir_raw_event_ctrl *raw; in lirc_bpf_attach()
149 struct ir_raw_event_ctrl *raw; in lirc_bpf_detach()
185 struct ir_raw_event_ctrl *raw = rcdev->raw; in lirc_bpf_run()
Drc-ir-raw.c25 struct ir_raw_event_ctrl *raw = data; in ir_raw_event_thread()
557 struct ir_raw_event_ctrl *raw = from_timer(raw, t, edge_handle); in ir_raw_edge_handle()
705 struct ir_raw_event_ctrl *raw; in ir_raw_handler_unregister()
Drc-core-priv.h48 struct ir_raw_event_ctrl { struct
Dir-mce_kbd-decoder.c120 struct ir_raw_event_ctrl *raw = from_timer(raw, t, mce_kbd.rx_timeout); in mce_kbd_rx_timeout()
/linux-4.19.296/include/media/
Drc-core.h182 struct ir_raw_event_ctrl *raw;