Home
last modified time | relevance | path

Searched refs:rockchip_system_monitor_register (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_system_monitor.h148 rockchip_system_monitor_register(struct device *dev,
167 rockchip_system_monitor_register(struct device *dev, in rockchip_system_monitor_register() function
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_devfreq.c293 mdev->mdev_info = rockchip_system_monitor_register(mdev->dev, in mali_devfreq_init()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_devfreq.c403 kbdev->mdev_info = rockchip_system_monitor_register(kbdev->dev, in kbase_devfreq_init()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c1410 rockchip_system_monitor_register(struct device *dev, in rockchip_system_monitor_register() function
1450 EXPORT_SYMBOL(rockchip_system_monitor_register);
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c774 kbdev->mdev_info = rockchip_system_monitor_register(kbdev->dev, in kbase_devfreq_init()
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_drv.c1378 rockchip_system_monitor_register(dev, &npu_mdevp); in rknpu_devfreq_init()
1515 rockchip_system_monitor_register(dev, &npu_mdevp); in rknpu_devfreq_init()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Drockchip-cpufreq.c723 mdev_info = rockchip_system_monitor_register(dev, mdevp); in rockchip_cpufreq_add_monitor()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc.c1093 enc->mdev_info = rockchip_system_monitor_register(mpp->dev, &enc_mdevp); in rkvenc_devfreq_init()
H A Dmpp_rkvdec2.c910 dec->mdev_info = rockchip_system_monitor_register(mpp->dev, &vdec2_mdevp); in rkvdec2_devfreq_init()
H A Dmpp_rkvenc2.c1800 enc->mdev_info = rockchip_system_monitor_register(dev, &venc_mdevp); in rkvenc_devfreq_init()
/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Drockchip_dmc.c3124 dmcfreq->mdev_info = rockchip_system_monitor_register(dmcfreq->dev, in rockchip_dmcfreq_register_notifier()