/linux/include/drm/ |
A D | drm_atomic.h | 758 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument 779 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument 801 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 824 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 844 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 866 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 906 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument 925 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument 943 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument 984 #define for_each_old_private_obj_in_state(__state, obj, old_obj_state, __i) \ argument [all …]
|
A D | drm_dp_mst_helper.h | 933 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ argument 950 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \ argument 968 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ argument
|
/linux/drivers/gpu/drm/i915/display/ |
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, new_obj_state, __i) \ argument 48 #define for_each_oldnew_global_obj_in_state(__state, obj, old_obj_state, new_obj_state, __i) \ argument
|
A D | intel_display.h | 449 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument 457 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 465 #define for_each_new_intel_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 473 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument 482 #define for_each_oldnew_intel_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 491 #define for_each_oldnew_intel_crtc_in_state_reverse(__state, crtc, old_crtc_state, new_crtc_state, … argument 508 #define for_each_new_intel_connector_in_state(__state, connector, new_connector_state, __i) \ argument
|
/linux/drivers/media/dvb-frontends/ |
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/ |
A D | fw.h | 65 #define IS_IN_LOW_POWER_STATE_92E(__state) \ argument
|
/linux/include/linux/ |
A D | nodemask.h | 434 #define for_each_node_state(__node, __state) \ argument 483 #define for_each_node_state(node, __state) \ argument
|
A D | sched.h | 731 unsigned int __state; member
|
/linux/drivers/net/pcs/ |
A D | pcs-xpcs.c | 255 #define xpcs_warn(__xpcs, __state, __args...) \ argument
|
/linux/drivers/s390/cio/ |
A D | qdio_main.c | 210 unsigned char __state = 0; in get_buf_states() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
A D | fw.h | 113 #define IS_IN_LOW_POWER_STATE_8821AE(__state) \ argument
|
/linux/drivers/net/ethernet/broadcom/ |
A D | cnic_defs.h | 1501 u8 __state; member
|