Home
last modified time | relevance | path

Searched refs:module_exit (Results 1 – 12 of 12) sorted by relevance

/include/linux/
A Dintel_th.h77 module_exit(__buffer##_exit);
A Disa.h65 module_exit(__isa_driver##_exit)
A Dmodule.h101 #define module_exit(x) __exitcall(x); macro
139 #define module_exit(exitfn) \ macro
A Dplatform_device.h320 module_exit(__platform_driver##_exit);
A Ddevice-mapper.h691 module_exit(dm_##name##_exit)
A Dmdio.h702 module_exit(mdio_module_exit)
A Dcpufreq.h648 module_exit(__governor##_exit)
A Dphy.h2126 module_exit(phy_module_exit)
/include/linux/device/
A Ddriver.h267 module_exit(__driver##_exit);
/include/linux/raid/
A Dpq.h69 #define module_exit(x) macro
/include/linux/usb/
A Dserial.h432 module_exit(usb_serial_module_exit);
A Dcomposite.h621 module_exit(_name ## mod_exit)

Completed in 37 milliseconds