Home
last modified time | relevance | path

Searched defs:old_state (Results 101 – 125 of 204) sorted by relevance

123456789

/Linux-v6.1/drivers/gpu/drm/gud/
Dgud_pipe.c569 struct drm_plane_state *old_state) in gud_pipe_update()
Dgud_connector.c293 struct drm_connector_state *old_state; in gud_connector_atomic_check() local
/Linux-v6.1/drivers/usb/typec/altmodes/
Ddisplayport.c237 u8 old_state; in dp_altmode_attention() local
/Linux-v6.1/include/drm/display/
Ddrm_dp_mst_helper.h935 struct drm_dp_mst_topology_state **old_state, in __drm_dp_mst_state_iter_get()
968 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ argument
985 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \ argument
/Linux-v6.1/drivers/input/keyboard/
Dcros_ec_keyb.c168 int old_state; in cros_ec_keyb_process() local
/Linux-v6.1/drivers/gpu/drm/tiny/
Dcirrus.c447 struct drm_plane_state *old_state) in cirrus_pipe_update()
Dbochs.c457 struct drm_plane_state *old_state) in bochs_pipe_update()
Dgm12u320.c571 struct drm_plane_state *old_state) in gm12u320_pipe_update()
/Linux-v6.1/drivers/scsi/fnic/
Dfnic_scsi.c2547 enum fnic_state old_state; in fnic_scsi_abort_io() local
2598 enum fnic_state old_state; in fnic_scsi_cleanup() local
/Linux-v6.1/drivers/gpu/drm/xlnx/
Dzynqmp_disp.c1162 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in zynqmp_disp_plane_atomic_disable() local
1180 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane); in zynqmp_disp_plane_atomic_update() local
/Linux-v6.1/drivers/gpu/drm/ast/
Dast_mode.c586 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in ast_primary_plane_helper_atomic_update() local
810 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in ast_cursor_plane_helper_atomic_update() local
/Linux-v6.1/drivers/usb/core/
Dhcd.c2269 int old_state = hcd->state; in hcd_bus_suspend() local
2322 int old_state = hcd->state; in hcd_bus_resume() local
/Linux-v6.1/drivers/net/ethernet/sfc/falcon/
Dtenxpress.c354 struct ef4_link_state old_state = efx->link_state; in tenxpress_phy_poll() local
/Linux-v6.1/fs/hfsplus/
Dxattr.c133 int old_state = HFSPLUS_EMPTY_ATTR_TREE; in hfsplus_create_attributes_file() local
/Linux-v6.1/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.c518 nv50_wndw_cleanup_fb(struct drm_plane *plane, struct drm_plane_state *old_state) in nv50_wndw_cleanup_fb()
/Linux-v6.1/arch/powerpc/platforms/cell/spufs/
Dsched.c1025 enum spu_utilization_state old_state; in spuctx_switch_state() local
/Linux-v6.1/drivers/gpu/drm/sun4i/
Dsun4i_backend.c457 struct drm_crtc_state *old_state) in sun4i_backend_atomic_begin()
/Linux-v6.1/drivers/net/phy/
Dphy.c1172 enum phy_state old_state; in phy_state_machine() local
/Linux-v6.1/net/netfilter/
Dnf_conntrack_proto_tcp.c934 enum tcp_conntrack new_state, old_state; in nf_conntrack_tcp_packet() local
/Linux-v6.1/drivers/gpu/drm/arm/
Dmalidp_planes.c793 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in malidp_de_plane_update() local
/Linux-v6.1/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c2536 struct drm_connector_state *old_state = in dw_hdmi_connector_atomic_check() local
2965 struct drm_bridge_state *old_state) in dw_hdmi_bridge_atomic_disable()
2978 struct drm_bridge_state *old_state) in dw_hdmi_bridge_atomic_enable()
/Linux-v6.1/arch/arm64/kvm/
Dpmu-emul.c719 bool new_state, old_state; in kvm_pmu_update_pmc_chained() local
/Linux-v6.1/drivers/gpu/drm/tegra/
Dhub.c486 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in tegra_shared_plane_atomic_disable() local
/Linux-v6.1/drivers/gpu/drm/sprd/
Dsprd_dpu.c545 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in sprd_plane_atomic_disable() local
/Linux-v6.1/drivers/gpu/drm/tests/
Ddrm_damage_helper_test.c23 struct drm_plane_state old_state; member

123456789