Lines Matching defs:ds
48 static int mv88e6352_setup_global(struct dsa_switch *ds) in mv88e6352_setup_global()
136 static int mv88e6352_setup_port(struct dsa_switch *ds, int p) in mv88e6352_setup_port()
233 static int mv88e6352_get_temp(struct dsa_switch *ds, int *temp) in mv88e6352_get_temp()
248 static int mv88e6352_get_temp_limit(struct dsa_switch *ds, int *temp) in mv88e6352_get_temp_limit()
263 static int mv88e6352_set_temp_limit(struct dsa_switch *ds, int temp) in mv88e6352_set_temp_limit()
275 static int mv88e6352_get_temp_alarm(struct dsa_switch *ds, bool *alarm) in mv88e6352_get_temp_alarm()
291 static int mv88e6352_setup(struct dsa_switch *ds) in mv88e6352_setup()
324 static int mv88e6352_read_eeprom_word(struct dsa_switch *ds, int addr) in mv88e6352_read_eeprom_word()
346 static int mv88e6352_get_eeprom(struct dsa_switch *ds, in mv88e6352_get_eeprom()
409 static int mv88e6352_eeprom_is_readonly(struct dsa_switch *ds) in mv88e6352_eeprom_is_readonly()
423 static int mv88e6352_write_eeprom_word(struct dsa_switch *ds, int addr, in mv88e6352_write_eeprom_word()
446 static int mv88e6352_set_eeprom(struct dsa_switch *ds, in mv88e6352_set_eeprom()