Searched refs:mt753x_table (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/dsa/ |
| H A D | mt7530-mmio.c | 14 { .compatible = "airoha,an7583-switch", .data = &mt753x_table[ID_AN7583], }, 15 { .compatible = "airoha,en7581-switch", .data = &mt753x_table[ID_EN7581], }, 16 { .compatible = "mediatek,mt7988-switch", .data = &mt753x_table[ID_MT7988], },
|
| H A D | mt7530.h | 950 extern const struct mt753x_info mt753x_table[];
|
| H A D | mt7530.c | 3372 const struct mt753x_info mt753x_table[] = { variable 3437 EXPORT_SYMBOL_GPL(mt753x_table);
|