Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/gpu/drm/mediatek/ !
H A Dmtk_plane.c133 static void mtk_plane_update_new_state(struct drm_plane_state *new_state, in mtk_plane_update_new_state()
218 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in mtk_plane_atomic_async_update() local
285 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in mtk_plane_atomic_disable() local
301 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in mtk_plane_atomic_update() local
/linux/drivers/gpu/drm/tilcdc/ !
H A Dtilcdc_plane.c26 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in tilcdc_plane_atomic_check() local
81 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in tilcdc_plane_atomic_update() local
/linux/drivers/net/ethernet/intel/ice/ !
H A Dice_vf_mbx.c157 enum ice_mbx_snapshot_state *new_state) in ice_mbx_traverse()
198 enum ice_mbx_snapshot_state *new_state, in ice_mbx_detect_malvf()
275 enum ice_mbx_snapshot_state new_state; in ice_mbx_vf_state_handler() local
/linux/drivers/input/keyboard/ !
H A Dpmic8xxx-keypad.c171 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
H A Dtwl4030_keypad.c166 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
/linux/drivers/gpu/drm/msm/disp/mdp5/ !
H A Dmdp5_mixer.c45 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
/linux/drivers/gpu/drm/radeon/ !
H A 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
H A Drv6xx_dpm.c969 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 …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ !
H A Dsf.c176 enum iwl_sf_state new_state) in iwl_mvm_sf_config()
227 enum iwl_sf_state new_state; in iwl_mvm_sf_update() local
/linux/drivers/media/platform/qcom/iris/ !
H A Diris_state.c72 enum iris_inst_state new_state = IRIS_INST_ERROR; in iris_inst_state_change_streamon() local
91 enum iris_inst_state new_state = IRIS_INST_ERROR; in iris_inst_state_change_streamoff() local
/linux/arch/powerpc/kvm/ !
H A Dbook3s_xics.c339 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
1105 union kvmppc_icp_state old_state, new_state; in kvmppc_xics_set_icp() local
/linux/drivers/gpu/drm/omapdrm/ !
H A Domap_plane.c46 struct drm_plane_state *new_state) in omap_plane_prepare_fb()
67 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in omap_plane_atomic_update() local
173 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in omap_plane_atomic_disable() local
/linux/drivers/irqchip/ !
H A Dirq-al-fic.c46 enum al_fic_state new_state) in al_fic_set_trigger()
67 enum al_fic_state new_state; in al_fic_irq_set_type() local
/linux/drivers/gpu/drm/vboxvideo/ !
H A Dvbox_mode.c260 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in vbox_primary_atomic_check() local
280 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in vbox_primary_atomic_update() local
339 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in vbox_cursor_atomic_check() local
393 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in vbox_cursor_atomic_update() local
/linux/drivers/gpu/drm/msm/disp/mdp4/ !
H A Dmdp4_plane.c80 struct drm_plane_state *new_state) in mdp4_plane_prepare_fb()
113 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in mdp4_plane_atomic_update() local
/linux/drivers/gpu/drm/vmwgfx/ !
H A Dvmwgfx_cursor_plane.c593 struct drm_plane_state *new_state) in vmw_cursor_plane_prepare_fb()
691 struct drm_plane_state *new_state = in vmw_cursor_plane_atomic_check() local
740 struct drm_plane_state *new_state = in vmw_cursor_plane_atomic_update() local
/linux/include/drm/ !
H A Ddrm_atomic.h162 struct drm_plane_state *state, *old_state, *new_state; member
167 struct drm_crtc_state *state, *old_state, *new_state; member
185 struct drm_connector_state *state, *old_state, *new_state; member
345 struct drm_private_state *state, *old_state, *new_state; member
/linux/drivers/net/can/dev/ !
H A Ddev.c20 enum can_state new_state) in can_update_state_error_stats()
117 enum can_state new_state = max(tx_state, rx_state); in can_change_state() local
/linux/fs/smb/server/ !
H A Doplock.h45 __le32 new_state; member
78 __le32 new_state; member
/linux/drivers/usb/common/ !
H A Dusb-otg-fsm.c206 static int otg_set_state(struct otg_fsm *fsm, enum usb_otg_state new_state) in otg_set_state()
/linux/drivers/gpu/drm/tegra/ !
H A Ddc.c729 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in tegra_plane_atomic_update() local
904 struct drm_plane_state *new_state) in __tegra_cursor_atomic_update()
1004 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane); in tegra_cursor_atomic_update() local
1031 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane); in tegra_cursor_atomic_async_check() local
1069 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane); in tegra_cursor_atomic_async_update() local
2400 struct drm_crtc_state *new_state; in tegra_crtc_calculate_memory_bandwidth() local
/linux/drivers/gpu/drm/logicvc/ !
H A Dlogicvc_layer.c89 struct drm_plane_state *new_state = in logicvc_plane_atomic_check() local
143 struct drm_plane_state *new_state = in logicvc_plane_atomic_update() local
/linux/drivers/gpu/drm/sysfb/ !
H A Ddrm_sysfb_modeset.c189 struct drm_atomic_state *new_state) in drm_sysfb_plane_helper_atomic_check()
342 int drm_sysfb_crtc_helper_atomic_check(struct drm_crtc *crtc, struct drm_atomic_state *new_state) in drm_sysfb_crtc_helper_atomic_check()
/linux/net/netfilter/ !
H A Dnf_conntrack_proto_sctp.c243 enum sctp_conntrack new_state; in sctp_new() local
333 enum sctp_conntrack new_state, old_state; in nf_conntrack_sctp_packet() local
/linux/drivers/gpu/drm/virtio/ !
H A Dvirtgpu_plane.c308 struct drm_plane_state *new_state, in virtio_gpu_prepare_imported_obj()
346 struct drm_plane_state *new_state) in virtio_gpu_plane_prepare_fb()

1234567891011