Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dsandbox_i2c.c24 struct dm_i2c_ops **opsp) in get_emul() argument
31 *opsp = NULL; in get_emul()
56 *opsp = i2c_get_ops(plat->emul); in get_emul()