|
Linux Kernel
3.7.1
|
#include <s5p_mfc_common.h>
Data Fields | |
| unsigned int | version |
| unsigned int | port_num |
| struct s5p_mfc_buf_size * | buf_size |
| struct s5p_mfc_buf_align * | buf_align |
| char * | mclk_name |
| char * | fw_name |
Definition at line 228 of file s5p_mfc_common.h.
| struct s5p_mfc_buf_align* buf_align |
Definition at line 232 of file s5p_mfc_common.h.
| struct s5p_mfc_buf_size* buf_size |
Definition at line 231 of file s5p_mfc_common.h.
| char* fw_name |
Definition at line 234 of file s5p_mfc_common.h.
| char* mclk_name |
Definition at line 233 of file s5p_mfc_common.h.
| unsigned int port_num |
Definition at line 230 of file s5p_mfc_common.h.
| unsigned int version |
Definition at line 229 of file s5p_mfc_common.h.
1.8.2