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

#include <s5p_mfc_cmd.h>

Data Fields

int(* cmd_host2risc )(struct s5p_mfc_dev *dev, int cmd, struct s5p_mfc_cmd_args *args)
 
int(* sys_init_cmd )(struct s5p_mfc_dev *dev)
 
int(* sleep_cmd )(struct s5p_mfc_dev *dev)
 
int(* wakeup_cmd )(struct s5p_mfc_dev *dev)
 
int(* open_inst_cmd )(struct s5p_mfc_ctx *ctx)
 
int(* close_inst_cmd )(struct s5p_mfc_ctx *ctx)
 

Detailed Description

Definition at line 24 of file s5p_mfc_cmd.h.

Field Documentation

int(* close_inst_cmd)(struct s5p_mfc_ctx *ctx)

Definition at line 31 of file s5p_mfc_cmd.h.

Definition at line 25 of file s5p_mfc_cmd.h.

int(* open_inst_cmd)(struct s5p_mfc_ctx *ctx)

Definition at line 30 of file s5p_mfc_cmd.h.

int(* sleep_cmd)(struct s5p_mfc_dev *dev)

Definition at line 28 of file s5p_mfc_cmd.h.

int(* sys_init_cmd)(struct s5p_mfc_dev *dev)

Definition at line 27 of file s5p_mfc_cmd.h.

int(* wakeup_cmd)(struct s5p_mfc_dev *dev)

Definition at line 29 of file s5p_mfc_cmd.h.


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