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

#include <caif_hsi.h>

Data Fields

void(* tx_done_cb )(struct cfhsi_cb_ops *drv)
 
void(* rx_done_cb )(struct cfhsi_cb_ops *drv)
 
void(* wake_up_cb )(struct cfhsi_cb_ops *drv)
 
void(* wake_down_cb )(struct cfhsi_cb_ops *drv)
 

Detailed Description

Definition at line 96 of file caif_hsi.h.

Field Documentation

void(* rx_done_cb)(struct cfhsi_cb_ops *drv)

Definition at line 98 of file caif_hsi.h.

void(* tx_done_cb)(struct cfhsi_cb_ops *drv)

Definition at line 97 of file caif_hsi.h.

void(* wake_down_cb)(struct cfhsi_cb_ops *drv)

Definition at line 100 of file caif_hsi.h.

void(* wake_up_cb)(struct cfhsi_cb_ops *drv)

Definition at line 99 of file caif_hsi.h.


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