Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
bcma
bcma_soc.h
Go to the documentation of this file.
1
#ifndef LINUX_BCMA_SOC_H_
2
#define LINUX_BCMA_SOC_H_
3
4
#include <
linux/bcma/bcma.h
>
5
6
struct
bcma_soc
{
7
struct
bcma_bus
bus
;
8
struct
bcma_device
core_cc
;
9
struct
bcma_device
core_mips
;
10
};
11
12
int
__init
bcma_host_soc_register
(
struct
bcma_soc
*soc);
13
14
int
bcma_bus_register
(
struct
bcma_bus
*
bus
);
15
16
#endif
/* LINUX_BCMA_SOC_H_ */
Generated on Thu Jan 10 2013 14:51:05 for Linux Kernel by
1.8.2