Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/camss/
Dcamss-vfe.h103 struct vfe_hw_ops { struct
150 const struct vfe_hw_ops *ops;
200 extern const struct vfe_hw_ops vfe_ops_4_1;
201 extern const struct vfe_hw_ops vfe_ops_4_7;
202 extern const struct vfe_hw_ops vfe_ops_4_8;
203 extern const struct vfe_hw_ops vfe_ops_170;
204 extern const struct vfe_hw_ops vfe_ops_480;
Dcamss-vfe-170.c445 const struct vfe_hw_ops *ops = vfe->ops; in vfe_enable_output()
758 const struct vfe_hw_ops vfe_ops_170 = {
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()
Dcamss-vfe-480.c554 const struct vfe_hw_ops vfe_ops_480 = {
Dcamss-vfe-4-1.c999 const struct vfe_hw_ops vfe_ops_4_1 = {
Dcamss-vfe-4-7.c1195 const struct vfe_hw_ops vfe_ops_4_7 = {
Dcamss-vfe-4-8.c1180 const struct vfe_hw_ops vfe_ops_4_8 = {