Home
last modified time | relevance | path

Searched refs:ispif_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-ispif.h38 struct ispif_device *ispif;
50 struct ispif_device { struct
70 int msm_ispif_subdev_init(struct ispif_device *ispif,
73 int msm_ispif_register_entities(struct ispif_device *ispif,
76 void msm_ispif_unregister_entities(struct ispif_device *ispif);
H A Dcamss-ispif.c162 struct ispif_device *ispif = dev; in ispif_isr_8x96()
226 struct ispif_device *ispif = dev; in ispif_isr_8x16()
266 static int ispif_reset(struct ispif_device *ispif) in ispif_reset()
333 struct ispif_device *ispif = line->ispif; in ispif_set_power()
395 static void ispif_select_clk_mux(struct ispif_device *ispif, in ispif_select_clk_mux()
454 static int ispif_validate_intf_status(struct ispif_device *ispif, in ispif_validate_intf_status()
500 static int ispif_wait_for_stop(struct ispif_device *ispif, in ispif_wait_for_stop()
545 static void ispif_select_csid(struct ispif_device *ispif, enum ispif_intf intf, in ispif_select_csid()
590 static void ispif_select_cid(struct ispif_device *ispif, enum ispif_intf intf, in ispif_select_cid()
631 static void ispif_config_irq(struct ispif_device *ispi
[all...]
H A Dcamss.h80 struct ispif_device ispif;
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-ispif.h38 struct ispif_device *ispif;
50 struct ispif_device { struct
74 int msm_ispif_register_entities(struct ispif_device *ispif,
77 void msm_ispif_unregister_entities(struct ispif_device *ispif);
H A Dcamss-ispif.c163 struct ispif_device *ispif = dev; in ispif_isr_8x96()
231 struct ispif_device *ispif = dev; in ispif_isr_8x16()
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()
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 *ispi
[all...]
H A Dcamss.h98 struct ispif_device *ispif;

Completed in 5 milliseconds