Lines Matching defs:dev
279 malidp_verify_afbc_framebuffer_caps(struct drm_device *dev, in malidp_verify_afbc_framebuffer_caps()
307 malidp_verify_afbc_framebuffer_size(struct drm_device *dev, in malidp_verify_afbc_framebuffer_size()
366 malidp_verify_afbc_framebuffer(struct drm_device *dev, struct drm_file *file, in malidp_verify_afbc_framebuffer()
377 malidp_fb_create(struct drm_device *dev, struct drm_file *file, in malidp_fb_create()
648 static ssize_t core_id_show(struct device *dev, struct device_attribute *attr, in core_id_show()
667 static int malidp_runtime_pm_suspend(struct device *dev) in malidp_runtime_pm_suspend()
686 static int malidp_runtime_pm_resume(struct device *dev) in malidp_runtime_pm_resume()
702 static int malidp_bind(struct device *dev) in malidp_bind()
884 static void malidp_unbind(struct device *dev) in malidp_unbind()
913 static int malidp_compare_dev(struct device *dev, void *data) in malidp_compare_dev()
950 static int __maybe_unused malidp_pm_suspend(struct device *dev) in malidp_pm_suspend()
957 static int __maybe_unused malidp_pm_resume(struct device *dev) in malidp_pm_resume()
966 static int __maybe_unused malidp_pm_suspend_late(struct device *dev) in malidp_pm_suspend_late()
975 static int __maybe_unused malidp_pm_resume_early(struct device *dev) in malidp_pm_resume_early()