Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-sh_mobile.c266 static int sh_mobile_i2c_init(struct sh_mobile_i2c_data *pd) in sh_mobile_i2c_init() function
744 return sh_mobile_i2c_init(pd); in sh_mobile_i2c_r8a7740_workaround()
749 .setup = sh_mobile_i2c_init,
754 .setup = sh_mobile_i2c_init,
869 ret = sh_mobile_i2c_init(pd); in sh_mobile_i2c_probe()