/linux/include/drm/ |
H A D | drm_atomic.h | 810 #define for_each_oldnew_connector_in_state(__state, connector, old_connector_state, new_connector_s… argument 832 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument 853 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument 875 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 898 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 918 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 940 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 963 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 980 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument 999 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument [all …]
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display.h | 308 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument 316 #define for_each_old_intel_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 324 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 332 #define for_each_new_intel_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 340 #define for_each_new_intel_crtc_in_state_reverse(__state, crtc, new_crtc_state, __i) \ argument 348 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument 357 #define for_each_oldnew_intel_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 366 #define for_each_oldnew_intel_crtc_in_state_reverse(__state, crtc, old_crtc_state, new_crtc_state, … argument 383 #define for_each_new_intel_connector_in_state(__state, connector, new_connector_state, __i) \ argument
|
H A D | intel_global_state.h | 32 #define for_each_new_global_obj_in_state(__state, obj, new_obj_state, __i) \ argument 40 #define for_each_old_global_obj_in_state(__state, obj, old_obj_state, __i) \ argument 48 #define for_each_oldnew_global_obj_in_state(__state, obj, old_obj_state, new_obj_state, __i) \ argument
|
/linux/drivers/media/dvb-frontends/ |
H A D | stv090x_priv.h | 37 #define STV090x_READ_DEMOD(__state, __reg) (( \ argument 42 #define STV090x_WRITE_DEMOD(__state, __reg, __data) (( \ argument 47 #define STV090x_ADDR_OFFST(__state, __x) (( \ argument
|
/linux/tools/perf/util/bpf_skel/ |
H A D | off_cpu.bpf.c | 79 long __state; member
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | fw.h | 65 #define IS_IN_LOW_POWER_STATE_92E(__state) \ argument
|
/linux/include/linux/ |
H A D | nodemask.h | 441 #define for_each_node_state(__node, __state) \ argument 490 #define for_each_node_state(node, __state) \ argument
|
H A D | bpf_verifier.h | 474 #define bpf_for_each_reg_in_vstate_mask(__vst, __state, __reg, __mask, __expr) \ argument 495 #define bpf_for_each_reg_in_vstate(__vst, __state, __reg, __expr) \ argument
|
H A D | sched.h | 799 unsigned int __state; member
|
/linux/include/drm/display/ |
H A D | drm_dp_mst_helper.h | 1030 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ argument 1047 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \ argument 1065 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ argument
|
/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_tunnel.c | 26 #define for_each_new_group_in_state(__state, __new_group_state, __i) \ argument 35 #define for_each_old_group_in_state(__state, __old_group_state, __i) \ argument
|
/linux/drivers/net/pcs/ |
H A D | pcs-xpcs.c | 260 #define xpcs_warn(__xpcs, __state, __args...) \ argument
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic_defs.h | 1501 u8 __state; member
|