Linux Kernel
3.7.1
|
#include "scan.h"
#include "bcma_private.h"
#include <linux/bcma/bcma.h>
#include <linux/bcma/bcma_regs.h>
#include <linux/pci.h>
#include <linux/io.h>
#include <linux/dma-mapping.h>
#include <linux/slab.h>
Go to the source code of this file.
Data Structures | |
struct | bcma_device_id_name |
Functions | |
void | bcma_init_bus (struct bcma_bus *bus) |
int | bcma_bus_scan (struct bcma_bus *bus) |
int __init | bcma_bus_scan_early (struct bcma_bus *bus, struct bcma_device_id *match, struct bcma_device *core) |
int __init bcma_bus_scan_early | ( | struct bcma_bus * | bus, |
struct bcma_device_id * | match, | ||
struct bcma_device * | core | ||
) |