Searched refs:vfe_hw_ops (Results 1 – 10 of 10) sorted by relevance
101 struct vfe_hw_ops { struct139 const struct vfe_hw_ops *hw_ops; argument241 extern const struct vfe_hw_ops vfe_ops_4_1;242 extern const struct vfe_hw_ops vfe_ops_4_7;243 extern const struct vfe_hw_ops vfe_ops_4_8;244 extern const struct vfe_hw_ops vfe_ops_170;245 extern const struct vfe_hw_ops vfe_ops_480;246 extern const struct vfe_hw_ops vfe_ops_680;247 extern const struct vfe_hw_ops vfe_ops_780;
143 const struct vfe_hw_ops vfe_ops_780 = {
228 const struct vfe_hw_ops vfe_ops_680 = {
40 const struct vfe_hw_ops *ops = vfe->res->hw_ops; in vfe_disable_output()172 const struct vfe_hw_ops *ops = vfe->res->hw_ops; in vfe_enable_output()
278 const struct vfe_hw_ops vfe_ops_480 = {
446 const struct vfe_hw_ops *ops = vfe->res->hw_ops; in vfe_buf_done()502 const struct vfe_hw_ops *ops = vfe->res->hw_ops; in vfe_enable_output_v2()571 const struct vfe_hw_ops *ops = vfe->res->hw_ops; in vfe_queue_buffer_v2()603 const struct vfe_hw_ops *ops = vfe->res->hw_ops; in vfe_enable_v2()
578 const struct vfe_hw_ops vfe_ops_170 = {
994 const struct vfe_hw_ops vfe_ops_4_1 = {
1146 const struct vfe_hw_ops vfe_ops_4_7 = {
1136 const struct vfe_hw_ops vfe_ops_4_8 = {
Completed in 25 milliseconds