Home
last modified time | relevance | path

Searched refs:vfe_hw_ops (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h101 struct vfe_hw_ops { struct
134 const struct vfe_hw_ops *hw_ops; argument
236 extern const struct vfe_hw_ops vfe_ops_4_1;
237 extern const struct vfe_hw_ops vfe_ops_4_7;
238 extern const struct vfe_hw_ops vfe_ops_4_8;
239 extern const struct vfe_hw_ops vfe_ops_170;
240 extern const struct vfe_hw_ops vfe_ops_480;
H A Dcamss-vfe-17x.c445 const struct vfe_hw_ops *ops = vfe->res->hw_ops; in vfe_enable_output()
684 const struct vfe_hw_ops vfe_ops_170 = {
H A Dcamss-vfe-gen1.c40 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()
H A Dcamss-vfe-480.c496 const struct vfe_hw_ops vfe_ops_480 = {
H A Dcamss-vfe-4-1.c997 const struct vfe_hw_ops vfe_ops_4_1 = {
H A Dcamss-vfe-4-8.c1147 const struct vfe_hw_ops vfe_ops_4_8 = {
H A Dcamss-vfe-4-7.c1157 const struct vfe_hw_ops vfe_ops_4_7 = {