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

Go to the source code of this file.

Macros

#define SMSGIUCV_DRV_NAME   "SMSGIUCV"
 

Functions

int smsg_register_callback (const char *, void(*)(const char *, char *))
 
void smsg_unregister_callback (const char *, void(*)(const char *, char *))
 

Macro Definition Documentation

#define SMSGIUCV_DRV_NAME   "SMSGIUCV"

Definition at line 8 of file smsgiucv.h.

Function Documentation

int smsg_register_callback ( const char ,
void(*)(const char *, char *)   
)
void smsg_unregister_callback ( const char ,
void(*)(const char *, char *)   
)