Home
last modified time | relevance | path

Searched refs:ispif_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/media/platform/qcom/camss/
Dcamss-ispif.h38 struct ispif_device *ispif;
50 struct ispif_device { struct
70 int msm_ispif_subdev_init(struct ispif_device *ispif, argument
73 int msm_ispif_register_entities(struct ispif_device *ispif,
76 void msm_ispif_unregister_entities(struct ispif_device *ispif);
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()
393 static void ispif_select_clk_mux(struct ispif_device *ispif, in ispif_select_clk_mux()
452 static int ispif_validate_intf_status(struct ispif_device *ispif, in ispif_validate_intf_status()
498 static int ispif_wait_for_stop(struct ispif_device *ispif, in ispif_wait_for_stop()
543 static void ispif_select_csid(struct ispif_device *ispif, enum ispif_intf intf, in ispif_select_csid()
588 static void ispif_select_cid(struct ispif_device *ispif, enum ispif_intf intf, in ispif_select_cid()
629 static void ispif_config_irq(struct ispif_device *ispif, enum ispif_intf intf, in ispif_config_irq()
[all …]
Dcamss.h80 struct ispif_device ispif;