Home
last modified time | relevance | path

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

12345678

/Linux-v4.19/net/wimax/
Dstack.c103 enum wimax_st new_state, enum wimax_st old_state, in wimax_gnl_re_state_change_alloc()
190 void __check_new_state(enum wimax_st old_state, enum wimax_st new_state, in __check_new_state()
204 void __wimax_state_change(struct wimax_dev *wimax_dev, enum wimax_st new_state) in __wimax_state_change()
348 void wimax_state_change(struct wimax_dev *wimax_dev, enum wimax_st new_state) in wimax_state_change()
Dop-rfkill.c418 enum wimax_rf_state new_state; in wimax_gnl_doit_rfkill() local
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_mixer.c56 struct mdp5_hw_mixer_state *new_state; in mdp5_mixer_assign() local
133 struct mdp5_hw_mixer_state *new_state = &global_state->hwmixer; in mdp5_mixer_release() local
Dmdp5_pipe.c28 struct mdp5_hw_pipe_state *old_state, *new_state; in mdp5_pipe_assign() local
138 struct mdp5_hw_pipe_state *new_state = &state->hwpipe; in mdp5_pipe_release() local
/Linux-v4.19/drivers/input/keyboard/
Dpmic8xxx-keypad.c179 static int pmic8xxx_kp_read_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in pmic8xxx_kp_read_matrix()
227 static void __pmic8xxx_kp_scan_matrix(struct pmic8xxx_kp *kp, u16 *new_state, in __pmic8xxx_kp_scan_matrix()
258 static bool pmic8xxx_detect_ghost_keys(struct pmic8xxx_kp *kp, u16 *new_state) in pmic8xxx_detect_ghost_keys()
284 u16 new_state[PM8XXX_MAX_ROWS]; in pmic8xxx_kp_scan_matrix() local
337 u16 new_state[PM8XXX_MAX_ROWS]; in pmic8xxx_kp_stuck_irq() local
Dtwl4030_keypad.c179 u8 new_state[TWL4030_MAX_ROWS]; in twl4030_read_kp_matrix_state() local
210 u16 new_state[TWL4030_MAX_ROWS]; in twl4030_kp_scan() local
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv_rm_xics.c246 union kvmppc_icp_state old_state, new_state; in icp_rm_try_to_deliver() local
416 union kvmppc_icp_state old_state, new_state; in icp_rm_down_cppr() local
489 union kvmppc_icp_state old_state, new_state; in xics_rm_h_xirr() local
528 union kvmppc_icp_state old_state, new_state; in xics_rm_h_ipi() local
614 union kvmppc_icp_state old_state, new_state; in xics_rm_h_cppr() local
Dbook3s_xics.c342 union kvmppc_icp_state old_state, new_state; in icp_try_to_deliver() local
519 union kvmppc_icp_state old_state, new_state; in icp_down_cppr() local
591 union kvmppc_icp_state old_state, new_state; in kvmppc_h_xirr() local
626 union kvmppc_icp_state old_state, new_state; in kvmppc_h_ipi() local
727 union kvmppc_icp_state old_state, new_state; in kvmppc_h_cppr() local
1129 union kvmppc_icp_state old_state, new_state; in kvmppc_xics_set_icp() local
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dsf.c215 enum iwl_sf_state new_state) in iwl_mvm_sf_config()
278 enum iwl_sf_state new_state; in iwl_mvm_sf_update() local
/Linux-v4.19/drivers/gpu/drm/radeon/
Drs780_dpm.c430 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_engine_clock_scaling() local
477 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_engine_clock_spc() local
496 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_activate_engine_clk_scaling() local
525 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_enable_voltage_scaling() local
567 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_uvd_clock_before_set_eng_clock() local
584 struct igp_ps *new_state = rs780_get_ps(new_ps); in rs780_set_uvd_clock_after_set_eng_clock() local
Drv6xx_dpm.c970 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_enable_static_voltage_control() local
1049 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_calculate_stepping_parameters() local
1203 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_sw_voltage_to_safe() local
1233 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_backbias() local
1247 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_set_safe_pcie_gen2() local
1309 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_increasing() local
1324 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_step_voltage_if_decreasing() local
1422 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_transition_stepping() local
1435 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_low_step() local
1455 struct rv6xx_ps *new_state = rv6xx_get_ps(new_ps); in rv6xx_generate_stepping_table() local
[all …]
/Linux-v4.19/drivers/pcmcia/
Dsa1111_lubbock.c158 struct pcmcia_state new_state; in lubbock_pcmcia_configure_socket() local
/Linux-v4.19/include/drm/
Ddrm_atomic.h150 struct drm_plane_state *state, *old_state, *new_state; member
155 struct drm_crtc_state *state, *old_state, *new_state; member
173 struct drm_connector_state *state, *old_state, *new_state; member
260 struct drm_private_state *state, *old_state, *new_state; member
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_atomic.c40 struct drm_plane_state *new_state) in msm_atomic_prepare_fb()
/Linux-v4.19/net/ipv4/
Dip_tunnel_core.c237 struct lwtunnel_state *new_state; in ip_tun_build_state() local
336 struct lwtunnel_state *new_state; in ip6_tun_build_state() local
Dtcp_bic.c179 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state()
/Linux-v4.19/drivers/usb/common/
Dusb-otg-fsm.c202 static int otg_set_state(struct otg_fsm *fsm, enum usb_otg_state new_state) in otg_set_state()
/Linux-v4.19/drivers/platform/x86/
Ddell-laptop.c1515 struct kbd_state new_state; in kbd_led_timeout_store() local
1679 struct kbd_state new_state; in kbd_led_triggers_store() local
1813 struct kbd_state new_state; in kbd_led_als_enabled_store() local
1892 struct kbd_state new_state; in kbd_led_als_setting_store() local
1998 struct kbd_state new_state; in kbd_led_level_set() local
/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto_sctp.c282 enum sctp_conntrack new_state, old_state; in sctp_packet() local
404 enum sctp_conntrack new_state; in sctp_new() local
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dg84.c102 enum nvkm_therm_thrs_state prev_state, new_state; in g84_therm_threshold_hyst_emulation() local
Dtemp.c142 enum nvkm_therm_thrs_state prev_state, new_state; in nvkm_therm_threshold_hyst_polling() local
/Linux-v4.19/drivers/xen/xen-pciback/
Dconf_space_capability.c119 pci_power_t new_state, old_state; in pm_ctrl_write() local
/Linux-v4.19/drivers/uwb/
Drsv.c283 enum uwb_rsv_state new_state) in uwb_rsv_state_update()
300 void uwb_rsv_set_state(struct uwb_rsv *rsv, enum uwb_rsv_state new_state) in uwb_rsv_set_state()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_atomic.c105 struct drm_connector_state *new_state) in intel_digital_connector_atomic_check()
/Linux-v4.19/drivers/cpufreq/
Dspeedstep-smi.c152 unsigned int result = 0, command, new_state, dummy; in speedstep_set_state() local

12345678