Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
D8250_core.c1235 static void __exit serial8250_exit(void) in serial8250_exit() function
1259 module_exit(serial8250_exit);
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch61245 @@ -1247,7 +1251,11 @@ static void __exit serial8250_exit(void)
61254 module_exit(serial8250_exit);