Searched refs:mediatek_gsw_match (Results 1 – 1 of 1) sorted by relevance
220 static const struct of_device_id mediatek_gsw_match[] = { variable224 MODULE_DEVICE_TABLE(of, mediatek_gsw_match);235 if (!of_device_is_compatible(np, mediatek_gsw_match->compatible)) in mtk_gsw_init()290 .of_match_table = mediatek_gsw_match,