Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-sh_mobile.c267 static int sh_mobile_i2c_init(struct sh_mobile_i2c_data *pd) in sh_mobile_i2c_init() function
777 return sh_mobile_i2c_init(pd); in sh_mobile_i2c_r8a7740_workaround()
782 .setup = sh_mobile_i2c_init,
787 .setup = sh_mobile_i2c_init,
900 ret = sh_mobile_i2c_init(pd); in sh_mobile_i2c_probe()