Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/fst/
Dfst_ctrl_aux.h68 enum fst_session_state new_state; member
/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/hisilicon/ws63v100/sdk/protocol/wifi/source/host/hmac/
Dhmac_vap.h74 mac_vap_state_enum_uint8 new_state; member
/device/soc/hisilicon/ws63v100/sdk/middleware/services/wifi_service/wpa/wapi/
Dwai_sm.c93 static void wai_sm_set_state(struct wapi_asue_struct *wapi, wai_state_enum new_state) in wai_sm_set_state()
/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/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/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/wpa_supplicant/
Dnotify.c86 enum wpa_states new_state, in wpas_notify_state_changed()
Dwpa_supplicant.c1267 enum wpa_states new_state; in wpa_supplicant_clear_status() 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/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ipv6/
Ddhcp6.c316 dhcp6_set_state(struct dhcp6 *dhcp6, u8_t new_state, const char *dbg_caller) in dhcp6_set_state()
Dnd6.c4249 nd6_adjust_mld_membership(struct netif *netif, s8_t addr_idx, u8_t new_state) in nd6_adjust_mld_membership()
/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/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ipv4/
Ddhcp.c2311 dhcp_set_state(struct dhcp_client *dhcp, u8_t new_state) in dhcp_set_state()
/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()