Home
last modified time | relevance | path

Searched defs:old_state (Results 451 - 472 of 472) sorted by relevance

1...<<111213141516171819

/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c5016 struct drm_dp_mst_topology_state *state, *old_state = in drm_dp_mst_duplicate_state() local
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c2343 int old_state; in hci_pause_advertising_sync() local
5837 int old_state = hdev->discovery.state; in hci_pause_discovery_sync() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c2985 int old_state = sk->sk_state; in tcp_disconnect() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c855 enum wpa_states old_state = wpa_s->wpa_state; in wpa_supplicant_set_state() local
1049 enum wpa_states old_state = wpa_s->wpa_state; in wpa_supplicant_clear_status() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3040 static bool hdr_metadata_equal(const struct drm_connector_state *old_state, const struct drm_connector_state *new_state) in hdr_metadata_equal() argument
3058 struct drm_connector_state *old_state = drm_atomic_get_old_connector_state(state, connector); in dw_hdmi_connector_atomic_check() local
3709 static void dw_hdmi_bridge_atomic_disable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) in dw_hdmi_bridge_atomic_disable() argument
3721 static void dw_hdmi_bridge_atomic_enable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) in dw_hdmi_bridge_atomic_enable() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c1461 static int vop_crtc_atomic_gamma_set(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop_crtc_atomic_gamma_set() argument
1554 static void vop_crtc_atomic_disable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop_crtc_atomic_disable() argument
1625 static void vop_plane_cleanup_fb(struct drm_plane *plane, struct drm_plane_state *old_state) in vop_plane_cleanup_fb() argument
1745 static void vop_plane_atomic_disable(struct drm_plane *plane, struct drm_plane_state *old_state) in vop_plane_atomic_disable() argument
1778 static void vop_plane_atomic_update(struct drm_plane *plane, struct drm_plane_state *old_state) in vop_plane_atomic_update() argument
2980 vop_crtc_atomic_enable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) vop_crtc_atomic_enable() argument
3689 struct drm_atomic_state *old_state = old_crtc_state->state; vop_crtc_atomic_flush() local
3818 struct rockchip_crtc_state *rockchip_state, *old_state; vop_crtc_duplicate_state() local
[all...]
H A Drockchip_drm_vop2.c2956 static int vop2_crtc_atomic_gamma_set(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop2_crtc_atomic_gamma_set() argument
2971 static int vop2_crtc_atomic_cubic_lut_set(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop2_crtc_atomic_cubic_lut_set() argument
3340 static void vop2_crtc_atomic_disable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop2_crtc_atomic_disable() argument
3744 static void vop2_plane_atomic_disable(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_disable() argument
4119 static void vop2_plane_atomic_update(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_update() argument
5585 static void vop2_crtc_enable_dsc(struct drm_crtc *crtc, struct drm_crtc_state *old_state, u8 dsc_id) in vop2_crtc_enable_dsc() argument
5791 static void vop2_crtc_atomic_enable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop2_crtc_atomic_enable() argument
7241 struct drm_atomic_state *old_state = old_cstate->state; vop2_crtc_atomic_flush() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Datmel.c2705 int old_state = priv->station_state; in atmel_enter_state() local
3859 int old_state = priv->station_state; in reset_atmel_card() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dmac.c7303 ath10k_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) ath10k_sta_state() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c7455 ath10k_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) ath10k_sta_state() argument
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dlan78xx.c3235 enum skb_state old_state; in defer_bh() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c5029 ath11k_mac_op_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) ath11k_mac_op_sta_state() argument
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Datmel.c2700 int old_state = priv->station_state; in atmel_enter_state() local
3859 int old_state = priv->station_state; in reset_atmel_card() local
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2620 mac80211_hwsim_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) mac80211_hwsim_sta_state() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dite-it6505.c2934 it6505_bridge_atomic_enable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) it6505_bridge_atomic_enable() argument
2990 it6505_bridge_atomic_disable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) it6505_bridge_atomic_disable() argument
3005 it6505_bridge_atomic_pre_enable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) it6505_bridge_atomic_pre_enable() argument
3016 it6505_bridge_atomic_post_disable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) it6505_bridge_atomic_post_disable() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c874 vc4_dsi_bridge_pre_enable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) vc4_dsi_bridge_pre_enable() argument
1143 vc4_dsi_bridge_enable(struct drm_bridge *bridge, struct drm_bridge_state *old_state) vc4_dsi_bridge_enable() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c990 enum wpa_states old_state = wpa_s->wpa_state; in wpa_supplicant_set_state() local
1220 enum wpa_states old_state = wpa_s->wpa_state; in wpa_supplicant_clear_status() local
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c3753 static void vop2_plane_atomic_disable(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_disable() argument
4117 static void vop2_plane_atomic_update(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_update() argument
5631 static void vop2_crtc_enable_dsc(struct drm_crtc *crtc, struct drm_crtc_state *old_state, u8 dsc_id) in vop2_crtc_enable_dsc() argument
5852 static void vop2_crtc_atomic_enable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) in vop2_crtc_atomic_enable() argument
2947 vop2_crtc_atomic_gamma_set(struct drm_crtc *crtc, struct drm_crtc_state *old_state) vop2_crtc_atomic_gamma_set() argument
2963 vop2_crtc_atomic_cubic_lut_set(struct drm_crtc *crtc, struct drm_crtc_state *old_state) vop2_crtc_atomic_cubic_lut_set() argument
3342 vop2_crtc_atomic_disable(struct drm_crtc *crtc, struct drm_crtc_state *old_state) vop2_crtc_atomic_disable() argument
7358 struct drm_atomic_state *old_state = old_cstate->state; vop2_crtc_atomic_flush() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c341 static inline bool is_dc_timing_adjust_needed(struct dm_crtc_state *old_state, in is_dc_timing_adjust_needed() argument
3939 struct dm_atomic_state *old_state, *new_state; in dm_atomic_duplicate_state() local
7975 static void amdgpu_dm_handle_vrr_transition(struct dm_crtc_state *old_state, in amdgpu_dm_handle_vrr_transition() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dheap.cc1452 LocalHeap::ThreadState old_state = in GarbageCollectionEpilogueInSafepoint() local
/third_party/python/Modules/
H A D_testcapimodule.c162 int old_state; in test_gc_control() local
/third_party/glfw/deps/
H A Dnuklear.h23856 int old_state; in nk_property() local

Completed in 200 milliseconds

1...<<111213141516171819