Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h103 struct vfe_hw_ops { struct
150 const struct vfe_hw_ops *ops;
197 extern const struct vfe_hw_ops vfe_ops_4_1;
198 extern const struct vfe_hw_ops vfe_ops_4_7;
199 extern const struct vfe_hw_ops vfe_ops_4_8;
200 extern const struct vfe_hw_ops vfe_ops_170;
201 extern const struct vfe_hw_ops vfe_ops_480;
H A Dcamss-vfe-170.c444 const struct vfe_hw_ops *ops = vfe->ops; in vfe_enable_output()
760 const struct vfe_hw_ops vfe_ops_170 = {
H A Dcamss-vfe-gen1.c40 const struct vfe_hw_ops *ops = vfe->ops; in vfe_disable_output()
172 const struct vfe_hw_ops *ops = vfe->ops; in vfe_enable_output()
H A Dcamss-vfe-480.c575 const struct vfe_hw_ops vfe_ops_480 = {
H A Dcamss-vfe-4-1.c999 const struct vfe_hw_ops vfe_ops_4_1 = {
H A Dcamss-vfe-4-7.c1195 const struct vfe_hw_ops vfe_ops_4_7 = {
H A Dcamss-vfe-4-8.c1180 const struct vfe_hw_ops vfe_ops_4_8 = {