meson_ir
static void meson_ir_nec_handler(struct meson_ir *ir)
static void meson_ir_hw_handler(struct meson_ir *ir)
struct meson_ir *ir = dev_id;
struct meson_ir *ir = dev->priv;
struct meson_ir *ir = dev->priv;
struct meson_ir *ir;
ir = devm_kzalloc(dev, sizeof(struct meson_ir), GFP_KERNEL);
struct meson_ir *ir = platform_get_drvdata(pdev);
struct meson_ir *ir = platform_get_drvdata(pdev);
struct meson_ir *ir = dev_get_drvdata(dev);
struct meson_ir *ir = dev_get_drvdata(dev);