Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dcomposite.h611 static void __exit _name ## mod_exit(void) \
616 module_exit(_name ## mod_exit)
/openbmc/linux/sound/drivers/
H A Dpcmtest.c766 static void __exit mod_exit(void) in mod_exit() function
778 module_exit(mod_exit);