Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h101 struct vfe_hw_ops { struct
141 const struct vfe_hw_ops *hw_ops; argument
244 extern const struct vfe_hw_ops vfe_ops_4_1;
245 extern const struct vfe_hw_ops vfe_ops_4_7;
246 extern const struct vfe_hw_ops vfe_ops_4_8;
247 extern const struct vfe_hw_ops vfe_ops_170;
248 extern const struct vfe_hw_ops vfe_ops_340;
249 extern const struct vfe_hw_ops vfe_ops_480;
250 extern const struct vfe_hw_ops vfe_ops_680;
251 extern const struct vfe_hw_ops vfe_ops_gen3;
H A Dcamss-vfe-gen3.c177 const struct vfe_hw_ops vfe_ops_gen3 = {
H A Dcamss-vfe-680.c228 const struct vfe_hw_ops vfe_ops_680 = {
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-340.c304 const struct vfe_hw_ops vfe_ops_340 = {
H A Dcamss-vfe-17x.c578 const struct vfe_hw_ops vfe_ops_170 = {
H A Dcamss-vfe-4-1.c1006 const struct vfe_hw_ops vfe_ops_4_1 = {
H A Dcamss-vfe-4-7.c1146 const struct vfe_hw_ops vfe_ops_4_7 = {
H A Dcamss-vfe-4-8.c1136 const struct vfe_hw_ops vfe_ops_4_8 = {