Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Drk_i2c.c235 goto i2c_exit; in rk_i2c_read()
255 i2c_exit: in rk_i2c_read()
325 goto i2c_exit; in rk_i2c_write()
334 i2c_exit: in rk_i2c_write()
/openbmc/linux/drivers/hid/
H A Dhid-ft260.c636 goto i2c_exit; in ft260_i2c_xfer()
642 goto i2c_exit; in ft260_i2c_xfer()
646 i2c_exit: in ft260_i2c_xfer()
/openbmc/linux/drivers/i2c/
H A Di2c-core-base.c2128 static void __exit i2c_exit(void) in i2c_exit() function
2146 module_exit(i2c_exit);