Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dmeson-ir.c53 struct meson_ir { struct
67 struct meson_ir *ir = dev_id; in meson_ir_irq() argument
93 struct meson_ir *ir; in meson_ir_probe()
96 ir = devm_kzalloc(dev, sizeof(struct meson_ir), GFP_KERNEL); in meson_ir_probe()
178 struct meson_ir *ir = platform_get_drvdata(pdev); in meson_ir_remove()
191 struct meson_ir *ir = platform_get_drvdata(pdev); in meson_ir_shutdown()