Searched refs:rv1106_codec_of_match (Results 1 – 1 of 1) sorted by relevance
2060 static const struct of_device_id rv1106_codec_of_match[] = { variable2065 MODULE_DEVICE_TABLE(of, rv1106_codec_of_match);2080 of_id = of_match_device(rv1106_codec_of_match, &pdev->dev); in rv1106_platform_probe()2243 .of_match_table = of_match_ptr(rv1106_codec_of_match),