| /OK3568_Linux_fs/kernel/drivers/devfreq/ |
| H A D | governor.h | 73 return df->profile->get_dev_status(df->dev.parent, &df->last_status); in devfreq_update_stats()
|
| H A D | imx-bus.c | 134 priv->profile.get_dev_status = imx_bus_get_dev_status; in imx_bus_probe()
|
| H A D | tegra20-devfreq.c | 97 .get_dev_status = tegra_devfreq_get_dev_status,
|
| H A D | imx8m-ddrc.c | 434 priv->profile.get_dev_status = imx8m_ddrc_get_dev_status; in imx8m_ddrc_probe()
|
| H A D | exynos-bus.c | 301 profile->get_dev_status = exynos_bus_get_dev_status; in exynos_bus_profile_init()
|
| H A D | rk3399_dmc.c | 195 .get_dev_status = rk3399_dmcfreq_get_dev_status,
|
| H A D | tegra30-devfreq.c | 679 .get_dev_status = tegra_devfreq_get_dev_status,
|
| H A D | rockchip_dmc.c | 636 .get_dev_status = rockchip_dmcfreq_get_dev_status,
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | mxc_nand.c | 134 uint16_t (*get_dev_status)(struct mxc_nand_host *); member 905 return host->devtype_data->get_dev_status(host) & 0xFF; in mxc_nand_read_byte() 1470 .get_dev_status = get_dev_status_v1_v2, 1494 .get_dev_status = get_dev_status_v1_v2, 1519 .get_dev_status = get_dev_status_v1_v2, 1545 .get_dev_status = get_dev_status_v3, 1571 .get_dev_status = get_dev_status_v3,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_devfreq.c | 86 .get_dev_status = panfrost_devfreq_get_dev_status,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | devfreq.h | 110 int (*get_dev_status)(struct device *dev, member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/ |
| H A D | lima_devfreq.c | 91 .get_dev_status = lima_devfreq_get_dev_status,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_devfreq.c | 261 dp->get_dev_status = mali_devfreq_status; in mali_devfreq_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_devfreq.c | 360 dp->get_dev_status = kbase_devfreq_status; in kbase_devfreq_init()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | mxc_nand.c | 301 static uint16_t get_dev_status(struct mxc_nand_host *host) function 744 return get_dev_status(host) & 0xFF;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_devfreq.c | 721 dp->get_dev_status = kbase_devfreq_status; in kbase_devfreq_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_gpu.c | 82 .get_dev_status = msm_devfreq_get_dev_status,
|
| /OK3568_Linux_fs/kernel/drivers/memory/samsung/ |
| H A D | exynos5422-dmc.c | 996 .get_dev_status = exynos5_dmc_get_status,
|
| /OK3568_Linux_fs/kernel/drivers/staging/rts5208/ |
| H A D | rtsx_scsi.c | 1537 static int get_dev_status(struct scsi_cmnd *srb, struct rtsx_chip *chip) in get_dev_status() function 2395 result = get_dev_status(srb, chip); in app_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvenc.c | 927 .get_dev_status = rkvenc_devfreq_get_dev_status,
|
| H A D | mpp_rkvdec.c | 420 .get_dev_status = devfreq_get_dev_status,
|
| H A D | mpp_rkvdec2.c | 788 .get_dev_status = rkvdec2_devfreq_get_dev_status,
|
| /OK3568_Linux_fs/kernel/drivers/rknpu/ |
| H A D | rknpu_drv.c | 1155 .get_dev_status = npu_devfreq_get_dev_status,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ufs/ |
| H A D | ufshcd.c | 8015 .devfreq_profile.get_dev_status = ufshcd_devfreq_get_dev_status,
|