Home
last modified time | relevance | path

Searched defs:__state (Results 1 – 12 of 12) sorted by relevance

/linux/include/drm/
A Ddrm_atomic.h758 #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 Ddrm_dp_mst_helper.h933 #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 Dintel_global_state.h32 #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 Dintel_display.h449 #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 Dstv090x_priv.h37 #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 Dfw.h65 #define IS_IN_LOW_POWER_STATE_92E(__state) \ argument
/linux/include/linux/
A Dnodemask.h434 #define for_each_node_state(__node, __state) \ argument
483 #define for_each_node_state(node, __state) \ argument
A Dsched.h731 unsigned int __state; member
/linux/drivers/net/pcs/
A Dpcs-xpcs.c255 #define xpcs_warn(__xpcs, __state, __args...) \ argument
/linux/drivers/s390/cio/
A Dqdio_main.c210 unsigned char __state = 0; in get_buf_states() local
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
A Dfw.h113 #define IS_IN_LOW_POWER_STATE_8821AE(__state) \ argument
/linux/drivers/net/ethernet/broadcom/
A Dcnic_defs.h1501 u8 __state; member

Completed in 74 milliseconds