Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Di2c_eeprom_emul.c31 struct sandbox_i2c_flash { struct
53 struct sandbox_i2c_flash *priv = dev_get_priv(emul); in sandbox_i2c_eeprom_xfer() argument
133 struct sandbox_i2c_flash *priv = dev_get_priv(dev); in sandbox_i2c_eeprom_probe()
144 struct sandbox_i2c_flash *priv = dev_get_priv(dev); in sandbox_i2c_eeprom_remove()
163 .priv_auto_alloc_size = sizeof(struct sandbox_i2c_flash),