Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | s5p_mfc_init_pm (struct s5p_mfc_dev *dev) |
void | s5p_mfc_final_pm (struct s5p_mfc_dev *dev) |
int | s5p_mfc_clock_on (void) |
void | s5p_mfc_clock_off (void) |
int | s5p_mfc_power_on (void) |
int | s5p_mfc_power_off (void) |
Definition at line 107 of file s5p_mfc_pm.c.
Definition at line 96 of file s5p_mfc_pm.c.
void s5p_mfc_final_pm | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 85 of file s5p_mfc_pm.c.
int s5p_mfc_init_pm | ( | struct s5p_mfc_dev * | dev | ) |
Definition at line 34 of file s5p_mfc_pm.c.
Definition at line 126 of file s5p_mfc_pm.c.
Definition at line 116 of file s5p_mfc_pm.c.