Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-sh_mobile.c264 static int sh_mobile_i2c_init(struct sh_mobile_i2c_data *pd) in sh_mobile_i2c_init() function
784 return sh_mobile_i2c_init(pd); in sh_mobile_i2c_r8a7740_workaround()
789 .setup = sh_mobile_i2c_init,
794 .setup = sh_mobile_i2c_init,
909 ret = sh_mobile_i2c_init(pd); in sh_mobile_i2c_probe()