/kernel/linux/linux-5.10/net/wimax/ |
D | stack.c | 88 enum wimax_st new_state, enum wimax_st old_state, in wimax_gnl_re_state_change_alloc() 175 void __check_new_state(enum wimax_st old_state, enum wimax_st new_state, in __check_new_state() 189 void __wimax_state_change(struct wimax_dev *wimax_dev, enum wimax_st new_state) in __wimax_state_change() 333 void wimax_state_change(struct wimax_dev *wimax_dev, enum wimax_st new_state) in wimax_state_change()
|
D | op-rfkill.c | 403 enum wimax_rf_state new_state; in wimax_gnl_doit_rfkill() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_mixer.c | 45 struct mdp5_hw_mixer_state *new_state; in mdp5_mixer_assign() local 122 struct mdp5_hw_mixer_state *new_state; in mdp5_mixer_release() local
|
D | mdp5_pipe.c | 17 struct mdp5_hw_pipe_state *old_state, *new_state; in mdp5_pipe_assign() local 127 struct mdp5_hw_pipe_state *new_state; in mdp5_pipe_release() local
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
D | book3s_hv_rm_xics.c | 249 union kvmppc_icp_state old_state, new_state; in icp_rm_try_to_deliver() local 419 union kvmppc_icp_state old_state, new_state; in icp_rm_down_cppr() local 492 union kvmppc_icp_state old_state, new_state; in xics_rm_h_xirr() local 531 union kvmppc_icp_state old_state, new_state; in xics_rm_h_ipi() local 617 union kvmppc_icp_state old_state, new_state; in xics_rm_h_cppr() local
|
D | book3s_xics.c | 339 union kvmppc_icp_state old_state, new_state; in icp_try_to_deliver() local 516 union kvmppc_icp_state old_state, new_state; in icp_down_cppr() local 588 union kvmppc_icp_state old_state, new_state; in kvmppc_h_xirr() local 622 union kvmppc_icp_state old_state, new_state; in kvmppc_h_ipi() local 723 union kvmppc_icp_state old_state, new_state; in kvmppc_h_cppr() local 1114 union kvmppc_icp_state old_state, new_state; in kvmppc_xics_set_icp() local
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
D | pmic8xxx-keypad.c | 171 static int pmic8xxx_kp_read_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in pmic8xxx_kp_read_matrix() 219 static void __pmic8xxx_kp_scan_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in __pmic8xxx_kp_scan_matrix() 250 static bool pmic8xxx_detect_ghost_keys(struct pmic8xxx_kp *kp, u16 *new_state) in pmic8xxx_detect_ghost_keys() 276 u16 new_state[PM8XXX_MAX_ROWS]; in pmic8xxx_kp_scan_matrix() local 329 u16 new_state[PM8XXX_MAX_ROWS]; in pmic8xxx_kp_stuck_irq() local
|
D | twl4030_keypad.c | 166 u8 new_state[TWL4030_MAX_ROWS]; in twl4030_read_kp_matrix_state() local 197 u16 new_state[TWL4030_MAX_ROWS]; in twl4030_kp_scan() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | sf.c | 214 enum iwl_sf_state new_state) in iwl_mvm_sf_config() 277 enum iwl_sf_state new_state; in iwl_mvm_sf_update() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | rs780_dpm.c | 431 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_engine_clock_scaling() local 478 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_engine_clock_spc() local 497 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_activate_engine_clk_scaling() local 526 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_enable_voltage_scaling() local 568 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_uvd_clock_before_set_eng_clock() local 585 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_uvd_clock_after_set_eng_clock() local
|
D | rv6xx_dpm.c | 969 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_enable_static_voltage_control() local 1048 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_calculate_stepping_parameters() local 1202 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_sw_voltage_to_safe() local 1232 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_backbias() local 1246 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_pcie_gen2() local 1308 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_increasing() local 1323 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_decreasing() local 1421 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_transition_stepping() local 1434 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_low_step() local 1454 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_stepping_table() local [all …]
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
D | sa1111_lubbock.c | 95 struct pcmcia_state new_state; in lubbock_pcmcia_configure_socket() local
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
D | irq-al-fic.c | 47 enum al_fic_state new_state) in al_fic_set_trigger() 68 enum al_fic_state new_state; in al_fic_irq_set_type() local
|
/kernel/linux/linux-5.10/include/drm/ |
D | drm_atomic.h | 160 struct drm_plane_state *state, *old_state, *new_state; member 165 struct drm_crtc_state *state, *old_state, *new_state; member 183 struct drm_connector_state *state, *old_state, *new_state; member 304 struct drm_private_state *state, *old_state, *new_state; member
|
/kernel/linux/linux-5.10/drivers/usb/common/ |
D | usb-otg-fsm.c | 206 static int otg_set_state(struct otg_fsm *fsm, enum usb_otg_state new_state) in otg_set_state()
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | nf_conntrack_proto_sctp.c | 275 enum sctp_conntrack new_state; in sctp_new() local 365 enum sctp_conntrack new_state, old_state; in nf_conntrack_sctp_packet() local
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
D | dell-laptop.c | 1537 struct kbd_state new_state; in kbd_led_timeout_store() local 1703 struct kbd_state new_state; in kbd_led_triggers_store() local 1837 struct kbd_state new_state; in kbd_led_als_enabled_store() local 1916 struct kbd_state new_state; in kbd_led_als_setting_store() local 2022 struct kbd_state new_state; in kbd_led_level_set() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | g84.c | 102 enum nvkm_therm_thrs_state prev_state, new_state; in g84_therm_threshold_hyst_emulation() local
|
D | temp.c | 142 enum nvkm_therm_thrs_state prev_state, new_state; in nvkm_therm_threshold_hyst_polling() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vcn.c | 332 struct dpg_pause_state new_state; in amdgpu_vcn_idle_work_handler() local 367 struct dpg_pause_state new_state; in amdgpu_vcn_ring_begin_use() local
|
D | vcn_v1_0.c | 1211 int inst_idx, struct dpg_pause_state *new_state) in vcn_v1_0_pause_dpg_mode() 1789 struct dpg_pause_state new_state; in vcn_v1_0_idle_work_handler() local 1847 struct dpg_pause_state new_state; in vcn_v1_0_set_pg_for_begin_use() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_global_state.h | 66 struct intel_global_state *state, *old_state, *new_state; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
D | mtk_drm_plane.c | 112 struct drm_plane_state *new_state) in mtk_plane_atomic_async_update()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
D | msm_atomic.c | 17 struct drm_plane_state *new_state) in msm_atomic_prepare_fb()
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | tcp_bic.c | 181 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state()
|