Searched refs:devfreq_add_device (Results 1 – 19 of 19) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | devfreq.h | 213 struct devfreq *devfreq_add_device(struct device *dev, 317 static inline struct devfreq *devfreq_add_device(struct device *dev, in devfreq_add_device() function
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | devfreq.rst | 23 :c:func:`devfreq_add_device` function to create a :c:type:`devfreq` instance.
|
| /OK3568_Linux_fs/kernel/drivers/devfreq/ |
| H A D | tegra20-devfreq.c | 175 tegra->devfreq = devfreq_add_device(&pdev->dev, &tegra_devfreq_profile, in tegra_devfreq_probe()
|
| H A D | Kconfig | 42 values to the governor with data field at devfreq_add_device().
|
| H A D | devfreq.c | 746 struct devfreq *devfreq_add_device(struct device *dev, in devfreq_add_device() function 914 EXPORT_SYMBOL(devfreq_add_device); 974 devfreq = devfreq_add_device(dev, profile, governor_name, data); in devm_devfreq_add_device()
|
| H A D | tegra30-devfreq.c | 887 devfreq = devfreq_add_device(&pdev->dev, &tegra_devfreq_profile, in tegra_devfreq_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_devfreq.c | 273 mdev->devfreq = devfreq_add_device(mdev->dev, dp, in mali_devfreq_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_devfreq.c | 376 kbdev->devfreq = devfreq_add_device(kbdev->dev, dp, in kbase_devfreq_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_devfreq.c | 741 kbdev->devfreq = devfreq_add_device(kbdev->dev, dp, in kbase_devfreq_init()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 754 devfreq_add_device
|
| H A D | abi_gki_aarch64_vivo | 287 devfreq_add_device
|
| H A D | abi_gki_aarch64_generic | 297 devfreq_add_device
|
| H A D | abi_gki_aarch64_exynos | 274 devfreq_add_device
|
| H A D | abi_gki_aarch64_qcom | 372 devfreq_add_device
|
| H A D | abi_gki_aarch64_mtk | 321 devfreq_add_device
|
| H A D | abi_gki_aarch64_rockchip | 1515 devfreq_add_device
|
| H A D | abi_gki_aarch64_oplus | 397 devfreq_add_device
|
| H A D | abi_gki_aarch64_galaxy | 1149 devfreq_add_device
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ufs/ |
| H A D | ufshcd.c | 1434 devfreq = devfreq_add_device(hba->dev, in ufshcd_devfreq_init()
|