Home
last modified time | relevance | path

Searched refs:get_dev_status (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Dgovernor.h73 return df->profile->get_dev_status(df->dev.parent, &df->last_status); in devfreq_update_stats()
H A Dimx-bus.c134 priv->profile.get_dev_status = imx_bus_get_dev_status; in imx_bus_probe()
H A Dtegra20-devfreq.c97 .get_dev_status = tegra_devfreq_get_dev_status,
H A Dimx8m-ddrc.c434 priv->profile.get_dev_status = imx8m_ddrc_get_dev_status; in imx8m_ddrc_probe()
H A Dexynos-bus.c301 profile->get_dev_status = exynos_bus_get_dev_status; in exynos_bus_profile_init()
H A Drk3399_dmc.c195 .get_dev_status = rk3399_dmcfreq_get_dev_status,
H A Dtegra30-devfreq.c679 .get_dev_status = tegra_devfreq_get_dev_status,
H A Drockchip_dmc.c636 .get_dev_status = rockchip_dmcfreq_get_dev_status,
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dmxc_nand.c134 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 Dpanfrost_devfreq.c86 .get_dev_status = panfrost_devfreq_get_dev_status,
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevfreq.h110 int (*get_dev_status)(struct device *dev, member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/
H A Dlima_devfreq.c91 .get_dev_status = lima_devfreq_get_dev_status,
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_devfreq.c261 dp->get_dev_status = mali_devfreq_status; in mali_devfreq_init()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_devfreq.c360 dp->get_dev_status = kbase_devfreq_status; in kbase_devfreq_init()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.c301 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 Dmali_kbase_devfreq.c721 dp->get_dev_status = kbase_devfreq_status; in kbase_devfreq_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_gpu.c82 .get_dev_status = msm_devfreq_get_dev_status,
/OK3568_Linux_fs/kernel/drivers/memory/samsung/
H A Dexynos5422-dmc.c996 .get_dev_status = exynos5_dmc_get_status,
/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Drtsx_scsi.c1537 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 Dmpp_rkvenc.c927 .get_dev_status = rkvenc_devfreq_get_dev_status,
H A Dmpp_rkvdec.c420 .get_dev_status = devfreq_get_dev_status,
H A Dmpp_rkvdec2.c788 .get_dev_status = rkvdec2_devfreq_get_dev_status,
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_drv.c1155 .get_dev_status = npu_devfreq_get_dev_status,
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd.c8015 .devfreq_profile.get_dev_status = ufshcd_devfreq_get_dev_status,