Home
last modified time | relevance | path

Searched defs:plane (Results 1 – 9 of 9) sorted by relevance

/include/drm/
A Ddrm_atomic_helper.h178 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ argument
191 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ argument
209 #define drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, crtc_state) \ argument
A Ddrm_atomic.h699 struct drm_plane *plane) in drm_atomic_get_existing_plane_state()
714 struct drm_plane *plane) in drm_atomic_get_old_plane_state()
729 struct drm_plane *plane) in drm_atomic_get_new_plane_state()
825 struct drm_plane *plane) in __drm_atomic_get_current_plane_state()
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
1070 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument
A Ddrm_plane.h56 struct drm_plane *plane; member
918 static inline unsigned int drm_plane_index(const struct drm_plane *plane) in drm_plane_index()
927 static inline u32 drm_plane_mask(const struct drm_plane *plane) in drm_plane_mask()
965 #define drm_for_each_plane_mask(plane, dev, plane_mask) \ argument
978 #define drm_for_each_legacy_plane(plane, dev) \ argument
989 #define drm_for_each_plane(plane, dev) \ argument
A Ddrm_fourcc.h274 int plane) in drm_format_info_plane_width()
296 int plane) in drm_format_info_plane_height()
A Ddrm_simple_kms_helper.h244 struct drm_plane plane; member
A Ddrm_modeset_helper_vtables.h1497 static inline void drm_plane_helper_add(struct drm_plane *plane, in drm_plane_helper_add()
/include/media/tpg/
A Dv4l2-tpg.h434 static inline unsigned tpg_g_twopixelsize(const struct tpg_data *tpg, unsigned plane) in tpg_g_twopixelsize()
440 unsigned plane, unsigned x) in tpg_hdiv()
452 unsigned plane, unsigned x) in tpg_hscale_div()
457 static inline unsigned tpg_g_bytesperline(const struct tpg_data *tpg, unsigned plane) in tpg_g_bytesperline()
462 static inline void tpg_s_bytesperline(struct tpg_data *tpg, unsigned plane, unsigned bpl) in tpg_s_bytesperline()
481 static inline unsigned tpg_g_line_width(const struct tpg_data *tpg, unsigned plane) in tpg_g_line_width()
497 unsigned plane, unsigned bpl) in tpg_calc_line_width()
513 static inline unsigned tpg_calc_plane_size(const struct tpg_data *tpg, unsigned plane) in tpg_calc_plane_size()
/include/linux/mtd/
A Dnand.h80 unsigned int plane; member
/include/uapi/linux/
A Dvideodev2.h1279 __u32 plane; member

Completed in 29 milliseconds