Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dsunxi-cir.c89 struct sunxi_ir { struct
105 struct sunxi_ir *ir = dev_id; in sunxi_ir_irq() argument
157 struct sunxi_ir *ir = rc_dev->priv; in sunxi_ir_set_timeout()
175 struct sunxi_ir *ir = dev_get_drvdata(dev); in sunxi_ir_hw_init()
231 struct sunxi_ir *ir = dev_get_drvdata(dev); in sunxi_ir_hw_exit()
259 struct sunxi_ir *ir; in sunxi_ir_probe()
262 ir = devm_kzalloc(dev, sizeof(struct sunxi_ir), GFP_KERNEL); in sunxi_ir_probe()
370 struct sunxi_ir *ir = platform_get_drvdata(pdev); in sunxi_ir_remove()