Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pvr2_channel Struct Reference

#include <pvrusb2-context.h>

Data Fields

struct pvr2_contextmc_head
 
struct pvr2_channelmc_next
 
struct pvr2_channelmc_prev
 
struct pvr2_context_streamstream
 
struct pvr2_hdwhdw
 
unsigned int input_mask
 
void(* check_func )(struct pvr2_channel *)
 

Detailed Description

Definition at line 58 of file pvrusb2-context.h.

Field Documentation

void(* check_func)(struct pvr2_channel *)

Definition at line 65 of file pvrusb2-context.h.

Definition at line 63 of file pvrusb2-context.h.

unsigned int input_mask

Definition at line 64 of file pvrusb2-context.h.

struct pvr2_context* mc_head

Definition at line 59 of file pvrusb2-context.h.

struct pvr2_channel* mc_next

Definition at line 60 of file pvrusb2-context.h.

struct pvr2_channel* mc_prev

Definition at line 61 of file pvrusb2-context.h.

Definition at line 62 of file pvrusb2-context.h.


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