Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
s5p_mfc_cmd_v6.c File Reference
#include "s5p_mfc_common.h"
#include "s5p_mfc_cmd.h"
#include "s5p_mfc_debug.h"
#include "s5p_mfc_intr.h"
#include "s5p_mfc_opr.h"

Go to the source code of this file.

Functions

int s5p_mfc_cmd_host2risc_v6 (struct s5p_mfc_dev *dev, int cmd, struct s5p_mfc_cmd_args *args)
 
int s5p_mfc_sys_init_cmd_v6 (struct s5p_mfc_dev *dev)
 
int s5p_mfc_sleep_cmd_v6 (struct s5p_mfc_dev *dev)
 
int s5p_mfc_wakeup_cmd_v6 (struct s5p_mfc_dev *dev)
 
int s5p_mfc_open_inst_cmd_v6 (struct s5p_mfc_ctx *ctx)
 
int s5p_mfc_close_inst_cmd_v6 (struct s5p_mfc_ctx *ctx)
 
struct s5p_mfc_hw_cmdss5p_mfc_init_hw_cmds_v6 (void)
 

Function Documentation

int s5p_mfc_close_inst_cmd_v6 ( struct s5p_mfc_ctx ctx)

Definition at line 124 of file s5p_mfc_cmd_v6.c.

int s5p_mfc_cmd_host2risc_v6 ( struct s5p_mfc_dev dev,
int  cmd,
struct s5p_mfc_cmd_args args 
)

Definition at line 20 of file s5p_mfc_cmd_v6.c.

struct s5p_mfc_hw_cmds* s5p_mfc_init_hw_cmds_v6 ( void  )
read

Definition at line 153 of file s5p_mfc_cmd_v6.c.

int s5p_mfc_open_inst_cmd_v6 ( struct s5p_mfc_ctx ctx)

Definition at line 66 of file s5p_mfc_cmd_v6.c.

int s5p_mfc_sleep_cmd_v6 ( struct s5p_mfc_dev dev)

Definition at line 47 of file s5p_mfc_cmd_v6.c.

int s5p_mfc_sys_init_cmd_v6 ( struct s5p_mfc_dev dev)

Definition at line 35 of file s5p_mfc_cmd_v6.c.

int s5p_mfc_wakeup_cmd_v6 ( struct s5p_mfc_dev dev)

Definition at line 56 of file s5p_mfc_cmd_v6.c.