Searched refs:rkcif_device (Results 1 – 7 of 7) sorted by relevance
69 static int rkcif_register(struct rkcif_device *rkcif) in rkcif_register()89 static void rkcif_unregister(struct rkcif_device *rkcif) in rkcif_unregister()99 struct rkcif_device *rkcif = in rkcif_notifier_bound()100 container_of(notifier, struct rkcif_device, notifier); in rkcif_notifier_bound()122 struct rkcif_device *rkcif = in rkcif_notifier_complete()123 container_of(notifier, struct rkcif_device, notifier); in rkcif_notifier_complete()149 struct rkcif_device *rkcif; in rkcif_probe()243 struct rkcif_device *rkcif = platform_get_drvdata(pdev); in rkcif_remove()256 struct rkcif_device *rkcif = dev_get_drvdata(dev); in rkcif_runtime_suspend()274 struct rkcif_device *rkcif = dev_get_drvdata(dev); in rkcif_runtime_resume()
567 static void rk3568_dvp_grf_setup(struct rkcif_device *rkcif) in rk3568_dvp_grf_setup()611 static inline unsigned int rkcif_dvp_get_addr(struct rkcif_device *rkcif, in rkcif_dvp_get_addr()620 static inline __maybe_unused void rkcif_dvp_write(struct rkcif_device *rkcif, in rkcif_dvp_write()631 static inline __maybe_unused u32 rkcif_dvp_read(struct rkcif_device *rkcif, in rkcif_dvp_read()645 struct rkcif_device *rkcif = stream->rkcif; in rkcif_dvp_queue_buffer()658 struct rkcif_device *rkcif = stream->rkcif; in rkcif_dvp_start_streaming()723 struct rkcif_device *rkcif = stream->rkcif; in rkcif_dvp_stop_streaming()736 static void rkcif_dvp_reset_stream(struct rkcif_device *rkcif) in rkcif_dvp_reset_stream()747 struct rkcif_device *rkcif = stream->rkcif; in rkcif_dvp_set_crop()757 struct rkcif_device *rkcif = dev_get_drvdata(dev); in rkcif_dvp_isr()[all …]
144 struct rkcif_device *rkcif;186 struct rkcif_device *rkcif;220 void (*setup)(struct rkcif_device *rkcif);233 struct rkcif_device { struct
17 int rkcif_mipi_register(struct rkcif_device *rkcif);19 void rkcif_mipi_unregister(struct rkcif_device *rkcif);
19 int rkcif_dvp_register(struct rkcif_device *rkcif);21 void rkcif_dvp_unregister(struct rkcif_device *rkcif);
22 int rkcif_interface_register(struct rkcif_device *rkcif,
23 int rkcif_stream_register(struct rkcif_device *rkcif,