Home
last modified time | relevance | path

Searched refs:set_xbar_cfg (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen1.h46 void (*set_xbar_cfg)(struct vfe_device *vfe, struct vfe_output *output, u8 enable); member
H A Dcamss-vfe-gen1.c83 vfe->ops_gen1->set_xbar_cfg(vfe, output, 0); in vfe_disable_output()
265 vfe->ops_gen1->set_xbar_cfg(vfe, output, 1); in vfe_enable_output()
H A Dcamss-vfe-4-7.c1173 .set_xbar_cfg = vfe_set_xbar_cfg,
H A Dcamss-vfe-4-8.c1158 .set_xbar_cfg = vfe_set_xbar_cfg,
H A Dcamss-vfe-4-1.c977 .set_xbar_cfg = vfe_set_xbar_cfg,
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h106 void (*set_xbar_cfg)(struct vfe_device *vfe, struct vfe_output *output, member
H A Dcamss-vfe.c758 ops->set_xbar_cfg(vfe, output, 1); in vfe_enable_output()
823 ops->set_xbar_cfg(vfe, output, 0); in vfe_disable_output()
H A Dcamss-vfe-4-7.c1119 .set_xbar_cfg = vfe_set_xbar_cfg,
H A Dcamss-vfe-4-1.c997 .set_xbar_cfg = vfe_set_xbar_cfg,

Completed in 15 milliseconds