Linux Kernel
3.7.1
|
#include "s5p_mfc_common.h"
Go to the source code of this file.
int s5p_mfc_alloc_and_load_firmware | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 30 of file s5p_mfc_ctrl.c.
void s5p_mfc_deinit_hw | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 329 of file s5p_mfc_ctrl.c.
int s5p_mfc_init_hw | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 254 of file s5p_mfc_ctrl.c.
int s5p_mfc_release_firmware | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 158 of file s5p_mfc_ctrl.c.
int s5p_mfc_reload_firmware | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 125 of file s5p_mfc_ctrl.c.
int s5p_mfc_reset | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 172 of file s5p_mfc_ctrl.c.
int s5p_mfc_sleep | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 339 of file s5p_mfc_ctrl.c.
int s5p_mfc_wakeup | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 368 of file s5p_mfc_ctrl.c.