Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_spi.c778 .static_ops = sja1110_table_ops,
829 .static_ops = sja1110_table_ops,
880 .static_ops = sja1110_table_ops,
931 .static_ops = sja1110_table_ops,
H A Dsja1105_static_config.h457 extern const struct sja1105_table_ops sja1110_table_ops[BLK_IDX_MAX];
H A Dsja1105_static_config.c1763 const struct sja1105_table_ops sja1110_table_ops[BLK_IDX_MAX] = { variable