Lines Matching refs:eeprom_at2x_config

41 struct eeprom_at2x_config {  struct
70 const struct eeprom_at2x_config *config = dev->config; in eeprom_at2x_write_protect() argument
81 const struct eeprom_at2x_config *config = dev->config; in eeprom_at2x_write_enable()
94 const struct eeprom_at2x_config *config = dev->config; in eeprom_at2x_read()
131 const struct eeprom_at2x_config *config = dev->config; in eeprom_at2x_limit_write_count()
153 const struct eeprom_at2x_config *config = dev->config; in eeprom_at2x_write()
215 const struct eeprom_at2x_config *config = dev->config; in eeprom_at2x_size()
224 const struct eeprom_at2x_config *config = dev->config; in eeprom_at24_bus_is_ready()
239 const struct eeprom_at2x_config *config = dev->config; in eeprom_at24_translate_offset()
250 const struct eeprom_at2x_config *config = dev->config; in eeprom_at24_adjust_read_count()
263 const struct eeprom_at2x_config *config = dev->config; in eeprom_at24_read()
305 const struct eeprom_at2x_config *config = dev->config; in eeprom_at24_write()
354 const struct eeprom_at2x_config *config = dev->config; in eeprom_at25_bus_is_ready()
361 const struct eeprom_at2x_config *config = dev->config; in eeprom_at25_rdsr()
392 const struct eeprom_at2x_config *config = dev->config; in eeprom_at25_wait_for_idle()
421 const struct eeprom_at2x_config *config = dev->config; in eeprom_at25_read()
489 const struct eeprom_at2x_config *config = dev->config; in eeprom_at25_wren()
506 const struct eeprom_at2x_config *config = dev->config; in eeprom_at25_write()
565 const struct eeprom_at2x_config *config = dev->config; in eeprom_at2x_init()
636 static const struct eeprom_at2x_config eeprom_at##t##_config_##n = { \