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
drivers
staging
tidspbridge
include
dspbridge
devdefs.h
Go to the documentation of this file.
1
/*
2
* devdefs.h
3
*
4
* DSP-BIOS Bridge driver support functions for TI OMAP processors.
5
*
6
* Definition of common include typedef between dspdefs.h and dev.h. Required
7
* to break circular dependency between Bridge driver and DEV include files.
8
*
9
* Copyright (C) 2008 Texas Instruments, Inc.
10
*
11
* This package is free software; you can redistribute it and/or modify
12
* it under the terms of the GNU General Public License version 2 as
13
* published by the Free Software Foundation.
14
*
15
* THIS PACKAGE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
16
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
17
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
18
*/
19
20
#ifndef DEVDEFS_
21
#define DEVDEFS_
22
23
/* Bridge Device Object */
24
struct
dev_object
;
25
26
#endif
/* DEVDEFS_ */
Generated on Thu Jan 10 2013 14:32:03 for Linux Kernel by
1.8.2