Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

iobuff_t Struct Reference

#include <irda_device.h>


Data Fields

int state
int in_frame
__u8head
__u8data
__u8tail
int len
int truesize
__u16 fcs


Field Documentation

__u8* iobuff_t::data
 

Definition at line 149 of file irda_device.h.

Referenced by ircc_dma_receive(), ircc_dma_receive_complete(), ircc_dma_xmit(), irport_write_wakeup(), nsc_ircc_dma_receive(), nsc_ircc_dma_receive_complete(), nsc_ircc_hard_xmit_sir(), state_begin_frame(), state_inside_frame(), state_link_escape(), w83977af_dma_receive(), w83977af_dma_receive_complete(), and w83977af_dma_write().

__u16 iobuff_t::fcs
 

Definition at line 154 of file irda_device.h.

Referenced by state_begin_frame(), state_inside_frame(), and state_link_escape().

__u8* iobuff_t::head
 

Definition at line 148 of file irda_device.h.

Referenced by ircc_hard_xmit(), irport_close(), state_begin_frame(), and w83977af_close().

int iobuff_t::in_frame
 

Definition at line 146 of file irda_device.h.

Referenced by state_inside_frame(), and state_outside_frame().

int iobuff_t::len
 

Definition at line 152 of file irda_device.h.

Referenced by ircc_dma_xmit(), irport_write_wakeup(), irtty_raw_read(), state_begin_frame(), state_inside_frame(), state_link_escape(), and w83977af_dma_write().

int iobuff_t::state
 

Definition at line 145 of file irda_device.h.

Referenced by async_unwrap_char(), irport_is_receiving(), irtty_is_receiving(), state_begin_frame(), state_inside_frame(), state_link_escape(), and state_outside_frame().

__u8* iobuff_t::tail
 

Definition at line 150 of file irda_device.h.

int iobuff_t::truesize
 

Definition at line 153 of file irda_device.h.

Referenced by ircc_dma_receive(), nsc_ircc_dma_receive(), nsc_ircc_hard_xmit_sir(), state_inside_frame(), state_link_escape(), and w83977af_dma_receive().


The documentation for this struct was generated from the following file: