Home
last modified time | relevance | path

Searched refs:configure_stream (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-csid.h100 void (*configure_stream)(struct csid_device *csid, u8 enable); member
H A Dcamss-csid-4-1.c321 .configure_stream = csid_configure_stream,
H A Dcamss-csid-4-7.c397 .configure_stream = csid_configure_stream,
H A Dcamss-csid-gen2.c623 .configure_stream = csid_configure_stream,
H A Dcamss-csid.c255 csid->ops->configure_stream(csid, enable); in csid_set_stream()
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lif.c147 .configure_stream = lif_configure_stream,
H A Dvsp1_entity.h82 void (*configure_stream)(struct vsp1_entity *, struct vsp1_pipeline *, member
H A Dvsp1_hsit.c146 .configure_stream = hsit_configure_stream,
H A Dvsp1_hgt.c175 .configure_stream = hgt_configure_stream,
H A Dvsp1_lut.c189 .configure_stream = lut_configure_stream,
H A Dvsp1_entity.c77 if (entity->ops->configure_stream) in vsp1_entity_configure_stream()
78 entity->ops->configure_stream(entity, pipe, dl, dlb); in vsp1_entity_configure_stream()
H A Dvsp1_clu.c230 .configure_stream = clu_configure_stream,
H A Dvsp1_hgo.c174 .configure_stream = hgo_configure_stream,
H A Dvsp1_uif.c231 .configure_stream = uif_configure_stream,
H A Dvsp1_rpf.c380 .configure_stream = rpf_configure_stream,
H A Dvsp1_sru.c354 .configure_stream = sru_configure_stream,
H A Dvsp1_uds.c398 .configure_stream = uds_configure_stream,
H A Dvsp1_brx.c402 .configure_stream = brx_configure_stream,
H A Dvsp1_wpf.c529 .configure_stream = wpf_configure_stream,