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
ozwpan
ozhcd.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------------
2
* Copyright (c) 2011 Ozmo Inc
3
* Released under the GNU General Public License Version 2 (GPLv2).
4
* ---------------------------------------------------------------------------*/
5
#ifndef _OZHCD_H
6
#define _OZHCD_H
7
8
int
oz_hcd_init
(
void
);
9
void
oz_hcd_term
(
void
);
10
void
*
oz_hcd_pd_arrived
(
void
*
ctx
);
11
void
oz_hcd_pd_departed
(
void
*
ctx
);
12
void
oz_hcd_pd_reset
(
void
*hpd,
void
*hport);
13
14
#endif
/* _OZHCD_H */
15
Generated on Thu Jan 10 2013 14:29:58 for Linux Kernel by
1.8.2