Home
last modified time | relevance | path

Searched defs:i2c_exit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-core-base.c1916 static void __exit i2c_exit(void) in i2c_exit() function
1934 module_exit(i2c_exit); variable
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-core-base.c2090 static void __exit i2c_exit(void) in i2c_exit() function
2108 module_exit(i2c_exit); variable

Completed in 7 milliseconds