Searched refs:exynos_i2s_match (Results 1 – 1 of 1) sorted by relevance
1108 static const struct of_device_id exynos_i2s_match[]; variable1115 match = of_match_node(exynos_i2s_match, pdev->dev.of_node); in samsung_i2s_get_driver_data()1515 static const struct of_device_id exynos_i2s_match[] = { variable1534 MODULE_DEVICE_TABLE(of, exynos_i2s_match);1548 .of_match_table = of_match_ptr(exynos_i2s_match),