/linux-4.19.296/include/drm/ |
D | drm_atomic_helper.h | 201 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ argument 214 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ argument 232 #define drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, crtc_state) \ argument
|
D | drm_plane.h | 46 struct drm_plane *plane; member 708 static inline unsigned int drm_plane_index(const struct drm_plane *plane) in drm_plane_index() 717 static inline u32 drm_plane_mask(const struct drm_plane *plane) in drm_plane_mask() 755 #define drm_for_each_plane_mask(plane, dev, plane_mask) \ argument 768 #define drm_for_each_legacy_plane(plane, dev) \ argument 779 #define drm_for_each_plane(plane, dev) \ argument
|
D | drm_atomic.h | 466 struct drm_plane *plane) in drm_atomic_get_existing_plane_state() 481 struct drm_plane *plane) in drm_atomic_get_old_plane_state() 496 struct drm_plane *plane) in drm_atomic_get_new_plane_state() 592 struct drm_plane *plane) in __drm_atomic_get_current_plane_state() 766 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 788 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 808 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument 826 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument
|
D | drm_simple_kms_helper.h | 168 struct drm_plane plane; member
|
D | drm_modeset_helper_vtables.h | 1202 static inline void drm_plane_helper_add(struct drm_plane *plane, in drm_plane_helper_add()
|
/linux-4.19.296/drivers/media/common/videobuf2/ |
D | videobuf2-core.c | 200 int plane; in __vb2_buf_mem_alloc() local 243 unsigned int plane; in __vb2_buf_mem_free() local 258 unsigned int plane; in __vb2_buf_userptr_put() local 292 unsigned int plane; in __vb2_buf_dmabuf_put() local 305 unsigned int plane; in __setup_offsets() local 337 unsigned int buffer, plane; in __vb2_queue_alloc() local 541 unsigned int plane; in vb2_buffer_in_use() local 914 unsigned int plane; in vb2_buffer_done() local 1004 unsigned int plane; in __prepare_userptr() local 1120 unsigned int plane; in __prepare_dmabuf() local [all …]
|
D | videobuf2-v4l2.c | 89 unsigned int plane; in __verify_length() local 192 unsigned int plane; in __fill_v4l2_buffer() local 299 unsigned int plane; in __fill_vb2_buffer() local
|
/linux-4.19.296/include/media/tpg/ |
D | v4l2-tpg.h | 431 static inline unsigned tpg_g_twopixelsize(const struct tpg_data *tpg, unsigned plane) in tpg_g_twopixelsize() 437 unsigned plane, unsigned x) in tpg_hdiv() 449 unsigned plane, unsigned x) in tpg_hscale_div() 454 static inline unsigned tpg_g_bytesperline(const struct tpg_data *tpg, unsigned plane) in tpg_g_bytesperline() 459 static inline void tpg_s_bytesperline(struct tpg_data *tpg, unsigned plane, unsigned bpl) in tpg_s_bytesperline() 478 static inline unsigned tpg_g_line_width(const struct tpg_data *tpg, unsigned plane) in tpg_g_line_width() 494 unsigned plane, unsigned bpl) in tpg_calc_line_width() 510 static inline unsigned tpg_calc_plane_size(const struct tpg_data *tpg, unsigned plane) in tpg_calc_plane_size()
|
/linux-4.19.296/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 115 unsigned plane; in tpg_alloc() local 157 unsigned plane; in tpg_free() local
|
/linux-4.19.296/include/linux/mtd/ |
D | nand.h | 75 unsigned int plane; member
|
/linux-4.19.296/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 476 const struct v4l2_plane *plane; in v4l_print_buffer() local
|
/linux-4.19.296/include/uapi/linux/ |
D | videodev2.h | 1012 __u32 plane; member
|