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

#include <dca.h>

Data Fields

int(* add_requester )(struct dca_provider *, struct device *)
 
int(* remove_requester )(struct dca_provider *, struct device *)
 
u8(* get_tag )(struct dca_provider *, struct device *, int cpu)
 
int(* dev_managed )(struct dca_provider *, struct device *)
 

Detailed Description

Definition at line 48 of file dca.h.

Field Documentation

int(* add_requester)(struct dca_provider *, struct device *)

Definition at line 49 of file dca.h.

int(* dev_managed)(struct dca_provider *, struct device *)

Definition at line 53 of file dca.h.

u8(* get_tag)(struct dca_provider *, struct device *, int cpu)

Definition at line 51 of file dca.h.

int(* remove_requester)(struct dca_provider *, struct device *)

Definition at line 50 of file dca.h.


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