Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 11 of 11) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Dthermal_core.h154 unsigned long new_state) {} in thermal_cooling_device_stats_update()
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
Dthermal_core.h134 …d thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, unsigned long new_state) in thermal_cooling_device_stats_update()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/arbiter/
Dmali_kbase_arbiter_pm.c135 enum kbase_vm_state new_state) in kbase_arbiter_pm_vm_set_state()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp.c1712 const struct drm_connector_state *new_state) in hdr_metadata_equal()
1731 struct drm_connector_state *new_state = in dw_hdmi_connector_atomic_check() local
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp.c1844 …ata_equal(const struct drm_connector_state *old_state, const struct drm_connector_state *new_state) in hdr_metadata_equal()
1863 struct drm_connector_state *new_state = drm_atomic_get_new_connector_state(state, connector); in dw_hdmi_connector_atomic_check() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dbcmsdh.c80 void bcmsdh_btsdio_process_hang_state(dhd_hang_state_t new_state) in bcmsdh_btsdio_process_hang_state()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_hwcnt_backend_csf.c632 enum kbase_hwcnt_backend_csf_enable_state new_state) in kbasep_hwcnt_backend_csf_change_es_and_wake_waiters()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_sdio_host.c128 static hi_void oal_sdio_print_state(hi_u32 old_state, hi_u32 new_state) in oal_sdio_print_state()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c3040 …ata_equal(const struct drm_connector_state *old_state, const struct drm_connector_state *new_state) in hdr_metadata_equal()
3059 struct drm_connector_state *new_state = drm_atomic_get_new_connector_state(state, connector); in dw_hdmi_connector_atomic_check() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_atomic_helper.c909 static bool crtc_needs_disable(struct drm_crtc_state *old_state, struct drm_crtc_state *new_state) in crtc_needs_disable()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c1616 static int vop_plane_prepare_fb(struct drm_plane *plane, struct drm_plane_state *new_state) in vop_plane_prepare_fb()