Home
last modified time | relevance | path

Searched defs:module_cleanup (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-driver.c1337 static void __exit module_cleanup(void) in module_cleanup() function
1343 module_exit(module_cleanup); variable
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-driver.c1489 static void __exit module_cleanup(void) in module_cleanup() function
1514 module_exit(module_cleanup); variable
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-driver.c1336 static void __exit module_cleanup(void) in module_cleanup() function
1342 module_exit(module_cleanup); variable
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-driver.c1491 static void __exit module_cleanup(void) in module_cleanup() function
1516 module_exit(module_cleanup); variable

Completed in 7 milliseconds