Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dsandbox_i2c.c21 struct dm_i2c_ops **opsp) in get_emul() argument
27 *opsp = NULL; in get_emul()
35 *opsp = i2c_get_ops(plat->emul); in get_emul()