Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
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()
/Linux-v6.6/drivers/i2c/
Di2c-core-base.c2085 static void __exit i2c_exit(void) in i2c_exit() function
2103 module_exit(i2c_exit);