Home
last modified time | relevance | path

Searched refs:ir_raw_event_store_with_timeout (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/media/rc/
Drc-ir-raw.c112 return ir_raw_event_store_with_timeout(dev, &ev); in ir_raw_event_store_edge()
127 int ir_raw_event_store_with_timeout(struct rc_dev *dev, struct ir_raw_event *ev) in ir_raw_event_store_with_timeout() function
153 EXPORT_SYMBOL_GPL(ir_raw_event_store_with_timeout);
Dmeson-ir.c94 ir_raw_event_store_with_timeout(ir->rc, &rawir); in meson_ir_irq()
Dir_toy.c139 ir_raw_event_store_with_timeout(irtoy->rc, in irtoy_response()
/linux-5.19.10/include/media/
Drc-core.h317 int ir_raw_event_store_with_timeout(struct rc_dev *dev,