Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Di2c_eeprom_emul.c28 struct sandbox_i2c_flash { struct
50 struct sandbox_i2c_flash *priv = dev_get_priv(emul); in sandbox_i2c_eeprom_xfer() argument
130 struct sandbox_i2c_flash *priv = dev_get_priv(dev); in sandbox_i2c_eeprom_probe()
141 struct sandbox_i2c_flash *priv = dev_get_priv(dev); in sandbox_i2c_eeprom_remove()
160 .priv_auto_alloc_size = sizeof(struct sandbox_i2c_flash),