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

#include <cfsrvl.h>

Data Fields

struct cflayer layer
 
bool open
 
bool phy_flow_on
 
bool modem_flow_on
 
bool supports_flowctrl
 
void(* release )(struct cflayer *layer)
 
struct dev_info dev_info
 
void(* hold )(struct cflayer *lyr)
 
void(* put )(struct cflayer *lyr)
 
struct rcu_head rcu
 

Detailed Description

Definition at line 15 of file cfsrvl.h.

Field Documentation

Definition at line 22 of file cfsrvl.h.

void(* hold)(struct cflayer *lyr)

Definition at line 23 of file cfsrvl.h.

struct cflayer layer

Definition at line 16 of file cfsrvl.h.

bool modem_flow_on

Definition at line 19 of file cfsrvl.h.

bool open

Definition at line 17 of file cfsrvl.h.

bool phy_flow_on

Definition at line 18 of file cfsrvl.h.

void(* put)(struct cflayer *lyr)

Definition at line 24 of file cfsrvl.h.

Definition at line 25 of file cfsrvl.h.

void(* release)(struct cflayer *layer)

Definition at line 21 of file cfsrvl.h.

bool supports_flowctrl

Definition at line 20 of file cfsrvl.h.


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