Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/rc/
Dsunxi-cir.c88 struct sunxi_ir { struct
104 struct sunxi_ir *ir = dev_id; in sunxi_ir_irq() argument
156 struct sunxi_ir *ir = rc_dev->priv; in sunxi_ir_set_timeout()
174 struct sunxi_ir *ir = dev_get_drvdata(dev); in sunxi_ir_hw_init()
230 struct sunxi_ir *ir = dev_get_drvdata(dev); in sunxi_ir_hw_exit()
258 struct sunxi_ir *ir; in sunxi_ir_probe()
261 ir = devm_kzalloc(dev, sizeof(struct sunxi_ir), GFP_KERNEL); in sunxi_ir_probe()
369 struct sunxi_ir *ir = platform_get_drvdata(pdev); in sunxi_ir_remove()