Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/rc/
H A Dsunxi-cir.c90 struct sunxi_ir { struct
106 struct sunxi_ir *ir = dev_id; in sunxi_ir_irq() argument
158 struct sunxi_ir *ir = rc_dev->priv; in sunxi_ir_set_timeout()
176 struct sunxi_ir *ir = dev_get_drvdata(dev); in sunxi_ir_hw_init()
232 struct sunxi_ir *ir = dev_get_drvdata(dev); in sunxi_ir_hw_exit()
260 struct sunxi_ir *ir; in sunxi_ir_probe()
263 ir = devm_kzalloc(dev, sizeof(struct sunxi_ir), GFP_KERNEL); in sunxi_ir_probe()
371 struct sunxi_ir *ir = platform_get_drvdata(pdev); in sunxi_ir_remove()