me8100.h
changeset 13 f7fb771d7842
parent 12 67e56b4bce81
child 14 c3f6d5e9713a
equal deleted inserted replaced
12:67e56b4bce81 13:f7fb771d7842
   216 
   216 
   217   int int_seen;
   217   int int_seen;
   218   int int_count;
   218   int int_count;
   219 
   219 
   220   struct fasync_struct *fasync_ptr;
   220   struct fasync_struct *fasync_ptr;
       
   221   wait_queue_head_t readq;
   221 };
   222 };
   222 
   223 
   223 typedef struct{
   224 typedef struct{
   224   int board_count;                  /* index of the board after detection    */
   225   int board_count;                  /* index of the board after detection    */
   225   me8100_version_enum_type version; /* sort of board                         */
   226   me8100_version_enum_type version; /* sort of board                         */