Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ozhcd.h File Reference

Go to the source code of this file.

Functions

int oz_hcd_init (void)
 
void oz_hcd_term (void)
 
voidoz_hcd_pd_arrived (void *ctx)
 
void oz_hcd_pd_departed (void *ctx)
 
void oz_hcd_pd_reset (void *hpd, void *hport)
 

Function Documentation

int oz_hcd_init ( void  )

Definition at line 2270 of file ozhcd.c.

void* oz_hcd_pd_arrived ( void ctx)

Definition at line 631 of file ozhcd.c.

void oz_hcd_pd_departed ( void ctx)

Definition at line 690 of file ozhcd.c.

void oz_hcd_pd_reset ( void hpd,
void hport 
)

Definition at line 743 of file ozhcd.c.

void oz_hcd_term ( void  )

Definition at line 2305 of file ozhcd.c.