Home
last modified time | relevance | path

Searched defs:ispif (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/media/platform/qcom/camss/
Dcamss-ispif.c163 struct ispif_device *ispif = dev; in ispif_isr_8x96() local
231 struct ispif_device *ispif = dev; in ispif_isr_8x16() local
266 static int ispif_vfe_reset(struct ispif_device *ispif, u8 vfe_id) in ispif_vfe_reset()
321 static int ispif_reset(struct ispif_device *ispif, u8 vfe_id) in ispif_reset()
362 struct ispif_device *ispif = line->ispif; in ispif_set_power() local
422 static void ispif_select_clk_mux(struct ispif_device *ispif, in ispif_select_clk_mux()
481 static int ispif_validate_intf_status(struct ispif_device *ispif, in ispif_validate_intf_status()
527 static int ispif_wait_for_stop(struct ispif_device *ispif, in ispif_wait_for_stop()
572 static void ispif_select_csid(struct ispif_device *ispif, enum ispif_intf intf, in ispif_select_csid()
617 static void ispif_select_cid(struct ispif_device *ispif, enum ispif_intf intf, in ispif_select_cid()
[all …]
Dcamss-ispif.h38 struct ispif_device *ispif; member
Dcamss.h111 struct ispif_device *ispif; member
Dcamss.c1881 struct v4l2_subdev *ispif = &camss->ispif->line[i].subdev; in camss_link_entities() local