Linux Kernel
3.7.1
|
#include "regs-mfc.h"
#include "s5p_mfc_cmd.h"
#include "s5p_mfc_common.h"
#include "s5p_mfc_debug.h"
Go to the source code of this file.
int s5p_mfc_close_inst_cmd_v5 | ( | struct s5p_mfc_ctx * | ctx | ) |
Definition at line 127 of file s5p_mfc_cmd_v5.c.
int s5p_mfc_cmd_host2risc_v5 | ( | struct s5p_mfc_dev * | dev, |
int | cmd, | ||
struct s5p_mfc_cmd_args * | args | ||
) |
Definition at line 19 of file s5p_mfc_cmd_v5.c.
|
read |
Definition at line 163 of file s5p_mfc_cmd_v5.c.
int s5p_mfc_open_inst_cmd_v5 | ( | struct s5p_mfc_ctx * | ctx | ) |
Definition at line 74 of file s5p_mfc_cmd_v5.c.
int s5p_mfc_sleep_cmd_v5 | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 55 of file s5p_mfc_cmd_v5.c.
int s5p_mfc_sys_init_cmd_v5 | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 44 of file s5p_mfc_cmd_v5.c.
int s5p_mfc_wakeup_cmd_v5 | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 64 of file s5p_mfc_cmd_v5.c.