Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/pci.h>
#include <linux/io.h>
#include <linux/spinlock.h>
#include "pcie-sh7786.h"
Go to the source code of this file.
Enumerations | |
enum | { PCI_ACCESS_READ, PCI_ACCESS_WRITE } |
Variables | |
struct pci_ops | sh7786_pci_ops |
anonymous enum |
Definition at line 17 of file ops-sh7786.c.
Definition at line 168 of file ops-sh7786.c.