/linux/include/drm/ |
H A D | drm_atomic.h | 863 #define for_each_oldnew_connector_in_state(__state, connector, old_connector_state, new_connector_s… argument 885 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument 906 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument 928 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 951 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 971 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 993 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 1016 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 1033 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument 1052 #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 | 289 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument 297 #define for_each_old_intel_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 305 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 313 #define for_each_new_intel_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 321 #define for_each_new_intel_crtc_in_state_reverse(__state, crtc, new_crtc_state, __i) \ argument 329 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument 338 #define for_each_oldnew_intel_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 347 #define for_each_oldnew_intel_crtc_in_state_reverse(__state, crtc, old_crtc_state, new_crtc_state, … argument 364 #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/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 | 428 #define for_each_node_state(__node, __state) \ argument 477 #define for_each_node_state(node, __state) \ argument
|
/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_tunnel.c | 27 #define for_each_new_group_in_state(__state, __new_group_state, __i) \ argument 36 #define for_each_old_group_in_state(__state, __old_group_state, __i) \ argument
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | fw.h | 113 #define IS_IN_LOW_POWER_STATE_8821AE(__state) \ argument
|
/linux/drivers/s390/cio/ |
H A D | qdio_main.c | 209 unsigned char __state = 0; in get_buf_states() local
|
/linux/drivers/net/pcs/ |
H A D | pcs-xpcs.c | 260 #define xpcs_warn(__xpcs, __state, __args...) \ argument
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 11563 #define for_each_oldnew_plane_in_descending_zpos(__state, plane, old_plane_state, new_plane_state) \ argument
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic_defs.h | 1501 u8 __state; member
|