of_hantro_match 481 drivers/staging/media/hantro/hantro_drv.c static const struct of_device_id of_hantro_match[] = { of_hantro_match 489 drivers/staging/media/hantro/hantro_drv.c MODULE_DEVICE_TABLE(of, of_hantro_match); of_hantro_match 635 drivers/staging/media/hantro/hantro_drv.c match = of_match_node(of_hantro_match, vpu->dev->of_node); of_hantro_match 750 drivers/staging/media/hantro/hantro_drv.c match = of_match_node(of_hantro_match, pdev->dev.of_node); of_hantro_match 928 drivers/staging/media/hantro/hantro_drv.c .of_match_table = of_match_ptr(of_hantro_match),