Home
last modified time | relevance | path

Searched refs:get_dev_status (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/devfreq/
H A Dgovernor.h83 * devfreq_dev_profile.get_dev_status() to get the
122 if (!df->profile->get_dev_status) in devfreq_update_stats()
125 return df->profile->get_dev_status(df->dev.parent, &df->last_status); in devfreq_update_stats()
H A Dexynos-bus.c300 profile->get_dev_status = exynos_bus_get_dev_status; in exynos_bus_profile_init()
H A Dsun8i-a33-mbus.c403 priv->profile.get_dev_status = sun8i_a33_mbus_get_dram_status; in sun8i_a33_mbus_probe()
H A Drk3399_dmc.c435 .get_dev_status = rk3399_dmcfreq_get_dev_status, in rk3399_dmcfreq_probe()
H A Dtegra30-devfreq.c689 .get_dev_status = tegra_devfreq_get_dev_status,
/kernel/linux/linux-5.10/drivers/devfreq/
H A Dgovernor.h38 * devfreq_dev_profile.get_dev_status() to get the
73 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,
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/
H A Dlima_devfreq.c87 .get_dev_status = lima_devfreq_get_dev_status,
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmxc_nand.c132 uint16_t (*get_dev_status)(struct mxc_nand_host *); member
902 return host->devtype_data->get_dev_status(host) & 0xFF; in mxc_nand_read_byte()
1467 .get_dev_status = get_dev_status_v1_v2,
1491 .get_dev_status = get_dev_status_v1_v2,
1516 .get_dev_status = get_dev_status_v1_v2,
1542 .get_dev_status = get_dev_status_v3,
1568 .get_dev_status = get_dev_status_v3,
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c86 .get_dev_status = panfrost_devfreq_get_dev_status,
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
H A Dlima_devfreq.c91 .get_dev_status = lima_devfreq_get_dev_status,
/kernel/linux/linux-5.10/include/linux/
H A Ddevfreq.h88 * @get_dev_status: The device should provide the current performance
110 int (*get_dev_status)(struct device *dev, member
/kernel/linux/linux-6.6/include/linux/
H A Ddevfreq.h88 * @get_dev_status: The device should provide the current performance
113 int (*get_dev_status)(struct device *dev, member
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c83 .get_dev_status = panfrost_devfreq_get_dev_status,
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_gpu_devfreq.c126 .get_dev_status = msm_devfreq_get_dev_status,
303 * Hold devfreq lock to synchronize with get_dev_status()/ in msm_devfreq_active()
344 * Hold devfreq lock to synchronize with get_dev_status()/ in msm_devfreq_idle_work()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_gpu.c82 .get_dev_status = msm_devfreq_get_dev_status,
/kernel/linux/linux-5.10/drivers/memory/samsung/
H A Dexynos5422-dmc.c996 .get_dev_status = exynos5_dmc_get_status,

Completed in 27 milliseconds

12