net: dsa: Centralise code for reading the temperature sensor
[deliverable/linux.git] / drivers / net / dsa / mv88e6xxx.h
index a0780b08bb4cb846d9a9ffba21d87703c7fe7618..03e397efde36949810503a16b601f3df61f3396c 100644 (file)
@@ -81,6 +81,7 @@ void mv88e6xxx_get_ethtool_stats(struct dsa_switch *ds,
 int mv88e6xxx_get_regs_len(struct dsa_switch *ds, int port);
 void mv88e6xxx_get_regs(struct dsa_switch *ds, int port,
                        struct ethtool_regs *regs, void *_p);
+int  mv88e6xxx_get_temp(struct dsa_switch *ds, int *temp);
 
 extern struct dsa_switch_driver mv88e6131_switch_driver;
 extern struct dsa_switch_driver mv88e6123_61_65_switch_driver;
This page took 0.02399 seconds and 5 git commands to generate.