Home
last modified time | relevance | path

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

12345678

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_plane.c113 static void mtk_plane_update_new_state(struct drm_plane_state *new_state, in mtk_plane_update_new_state()
198 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in mtk_plane_atomic_async_update() local
265 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in mtk_plane_atomic_disable() local
282 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in mtk_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/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c242 union kvmppc_icp_state old_state, new_state; in icp_rm_try_to_deliver() local
412 union kvmppc_icp_state old_state, new_state; in icp_rm_down_cppr() local
490 union kvmppc_icp_state old_state, new_state; in xics_rm_h_xirr() local
529 union kvmppc_icp_state old_state, new_state; in xics_rm_h_ipi() local
615 union kvmppc_icp_state old_state, new_state; in xics_rm_h_cppr() local
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/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
/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
H A Dmdp5_pipe.c17 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
/linux/drivers/gpu/drm/radeon/
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 …]
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
/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/gpu/drm/omapdrm/
H A Domap_plane.c47 struct drm_plane_state *new_state) in omap_plane_prepare_fb()
68 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in omap_plane_atomic_update() local
174 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in omap_plane_atomic_disable() local
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c261 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in vbox_primary_atomic_check() local
281 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in vbox_primary_atomic_update() local
340 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in vbox_cursor_atomic_check() local
394 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in vbox_cursor_atomic_update() 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/include/drm/
H A Ddrm_atomic.h162 struct drm_colorop_state *state, *old_state, *new_state; member
183 struct drm_plane_state *old_state, *new_state; member
204 struct drm_crtc_state *old_state, *new_state; member
238 struct drm_connector_state *old_state, *new_state; member
433 struct drm_private_state *old_state, *new_state; member
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cursor_plane.c596 struct drm_plane_state *new_state) in vmw_cursor_plane_prepare_fb()
695 struct drm_plane_state *new_state = in vmw_cursor_plane_atomic_check() local
745 struct drm_plane_state *new_state = in vmw_cursor_plane_atomic_update() local
/linux/fs/smb/server/
H A Doplock.h45 __le32 new_state; member
79 __le32 new_state; member
/linux/drivers/gpu/drm/tegra/
H A Ddc.c730 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in tegra_plane_atomic_update() local
905 struct drm_plane_state *new_state) in __tegra_cursor_atomic_update()
1005 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane); in tegra_cursor_atomic_update() local
1032 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane); in tegra_cursor_atomic_async_check() local
1070 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane); in tegra_cursor_atomic_async_update() local
2401 struct drm_crtc_state *new_state; in tegra_crtc_calculate_memory_bandwidth() local
/linux/drivers/net/can/dev/
H A Ddev.c20 enum can_state new_state) in can_update_state_error_stats()
160 enum can_state new_state = max(tx_state, rx_state); in can_change_state() local
/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/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/bus/mhi/host/
H A Dboot.c479 enum mhi_pm_state new_state; in mhi_fw_load_handler() local
621 enum mhi_pm_state new_state; in mhi_download_amss_image() local
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c309 struct drm_plane_state *new_state, in virtio_gpu_prepare_imported_obj()
347 struct drm_plane_state *new_state) in virtio_gpu_plane_prepare_fb()
/linux/fs/netfs/
H A Dinternal.h326 enum fscache_cache_state new_state) in fscache_set_cache_state()
334 enum fscache_cache_state new_state) in fscache_set_cache_state_maybe()
/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_plane.c85 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, in fsl_dcu_drm_plane_atomic_update() local
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_plane.c52 const struct rcar_du_plane_state *new_state) in rcar_du_plane_needs_realloc()
652 struct drm_plane_state *new_state = drm_atomic_get_new_plane_state(state, plane); in rcar_du_plane_atomic_update() local

12345678