Home
last modified time | relevance | path

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

/u-boot/drivers/misc/
A Di2c_eeprom_emul.c30 struct sandbox_i2c_flash { struct
61 struct sandbox_i2c_flash *priv = dev_get_priv(dev); in sanbox_i2c_eeprom_get_prev_addr()
68 struct sandbox_i2c_flash *priv = dev_get_priv(dev); in sanbox_i2c_eeprom_get_prev_offset()
76 struct sandbox_i2c_flash *priv = dev_get_priv(emul); in sandbox_i2c_eeprom_xfer()
173 struct sandbox_i2c_flash *priv = dev_get_priv(dev); in sandbox_i2c_eeprom_probe()
184 struct sandbox_i2c_flash *priv = dev_get_priv(dev); in sandbox_i2c_eeprom_remove()
203 .priv_auto = sizeof(struct sandbox_i2c_flash),

Completed in 3 milliseconds