Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
smsendian.h File Reference
#include <asm/byteorder.h>

Go to the source code of this file.

Functions

void smsendian_handle_tx_message (void *buffer)
 
void smsendian_handle_rx_message (void *buffer)
 
void smsendian_handle_message_header (void *msg)
 

Function Documentation

void smsendian_handle_message_header ( void msg)

Definition at line 93 of file smsendian.c.

void smsendian_handle_rx_message ( void buffer)

Definition at line 55 of file smsendian.c.

void smsendian_handle_tx_message ( void buffer)

Definition at line 28 of file smsendian.c.