Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c2633 * mport_exit - Driver module unloading
2635 static void __exit mport_exit(void) in mport_exit()
2643 module_exit(mport_exit);
2634 static void __exit mport_exit(void) mport_exit() function