Linux Kernel
3.7.1
|
#include <linux/slab.h>
#include <asm/bfin_ppi.h>
#include <asm/blackfin.h>
#include <asm/cacheflush.h>
#include <asm/dma.h>
#include <asm/portmux.h>
#include <media/blackfin/ppi.h>
Go to the source code of this file.
Functions | |
struct ppi_if * | ppi_create_instance (const struct ppi_info *info) |
void | ppi_delete_instance (struct ppi_if *ppi) |