Searched defs:vdpp_dev (Results 1 – 1 of 1) sorted by relevance
77 struct vdpp_dev { struct78 struct mpp_dev mpp;79 struct vdpp_hw_info *hw_info;81 struct mpp_clk_info aclk_info;82 struct mpp_clk_info hclk_info;83 struct mpp_clk_info sclk_info;85 struct proc_dir_entry *procfs;87 struct reset_control *rst_a;88 struct reset_control *rst_h;89 struct reset_control *rst_s;[all …]