Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h101 struct vfe_hw_ops { struct
139 const struct vfe_hw_ops *hw_ops; argument
241 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_780;
H A Dcamss-vfe-780.c143 const struct vfe_hw_ops vfe_ops_780 = {
H A Dcamss-vfe-480.c278 const struct vfe_hw_ops vfe_ops_480 = {
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.c445 const struct vfe_hw_ops *ops = vfe->res->hw_ops; in vfe_buf_done()
501 const struct vfe_hw_ops *ops = vfe->res->hw_ops; in vfe_enable_output_v2()
570 const struct vfe_hw_ops *ops = vfe->res->hw_ops; in vfe_queue_buffer_v2()
602 const struct vfe_hw_ops *ops = vfe->res->hw_ops; in vfe_enable_v2()
H A Dcamss-vfe-17x.c578 const struct vfe_hw_ops vfe_ops_170 = {
H A Dcamss-vfe-4-1.c994 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 = {