Home
last modified time | relevance | path

Searched refs:mediatek_gsw_match (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/mt7621-eth/
Dgsw_mt7621.c220 static const struct of_device_id mediatek_gsw_match[] = { variable
224 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,