Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/export.h>
#include <linux/moduleparam.h>
#include <linux/time.h>
#include <linux/slab.h>
#include <linux/ioport.h>
#include <sound/core.h>
Go to the source code of this file.
Functions | |
void | release_and_free_resource (struct resource *res) |
EXPORT_SYMBOL (release_and_free_resource) | |
EXPORT_SYMBOL | ( | release_and_free_resource | ) |