Searched defs:height (Results 1 - 25 of 40) sorted by relevance

12

/include/linux/
H A Dbtree.h32 * @height: current of the tree
37 int height; member in struct:btree_head
H A Dlinux_logo.h29 unsigned int height; member in struct:linux_logo
H A Dfont.h19 int width, height; member in struct:font_desc
H A Dmsm_mdp.h62 u32 width, height, format, offset; member in struct:mdp_img
H A Dradix-tree.h35 * In this case root->height is > 0, but the indirect pointer tests are
36 * needed for RCU lookups (because root->height is unreliable). The only
88 unsigned int path; /* Offset in parent & height from the bottom */
108 unsigned int height; member in struct:radix_tree_root
114 .height = 0, \
124 (root)->height = 0; \
/include/linux/platform_data/
H A Dsimplefb.h53 * can pass the width, height, stride and format via this platform-data object.
59 u32 height; member in struct:simplefb_platform_data
H A Dvideo-msm_fb.h27 int height; /* display height in mm */ member in struct:msm_fb_data
H A Dvideo-nuc900fb.h48 unsigned short height; member in struct:nuc900fb_display
/include/uapi/drm/
H A Ddrm_sarea.h65 unsigned int height; member in struct:drm_sarea_frame
H A Domap_drm.h55 uint16_t height; member in struct:omap_gem_size::__anon1578
H A Dqxl_drm.h120 uint32_t height; member in struct:drm_qxl_alloc_surf
/include/video/
H A Domapvrfb.h42 extern void omap_vrfb_adjust_size(u16 *width, u16 *height,
44 extern u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp);
47 u16 width, u16 height,
49 extern int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot);
56 static inline void omap_vrfb_adjust_size(u16 *width, u16 *height, argument
58 static inline u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) argument
63 u16 width, u16 height, unsigned bytespp, bool yuv_mode) {}
64 static inline int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) argument
62 omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr, u16 width, u16 height, unsigned bytespp, bool yuv_mode) argument
H A Dmbxfb.h43 __u32 width, height; member in struct:mbxfb_overlaySetup
H A Dimx-ipu-v3.h47 u16 height; member in struct:ipu_di_signal_cfg
212 u32 pixel_format, int stride, int height);
323 u32 width, u32 height, int burst_size,
/include/media/blackfin/
H A Dppi.h49 u32 height; /* height in lines */ member in struct:ppi_params
/include/uapi/linux/
H A Dv4l2-subdev.h114 * @height: frame height in pixels
122 __u32 height; member in struct:v4l2_subdev_frame_interval_enum
H A Dv4l2-mediabus.h133 * @height: frame height
140 __u32 height; member in struct:v4l2_mbus_framefmt
H A Dkd.h161 unsigned int width, height; /* font size */ member in struct:console_font_op
163 unsigned char __user *data; /* font data with height fixed to 32 */
167 unsigned int width, height; /* font size */ member in struct:console_font
169 unsigned char *data; /* font data with height fixed to 32 */
H A Domapfb.h112 __u32 width, height; member in struct:omapfb_update_window
121 __u32 width, height; member in struct:omapfb_update_window_old
217 __u32 height; /* phys height of the display in micrometers */ member in struct:omapfb_display_info
/include/xen/interface/io/
H A Dfbif.h49 int32_t height; /* rect height */ member in struct:xenfb_update
61 int32_t height; /* height in pixels */ member in struct:xenfb_resize
113 int32_t height; /* height of the framebuffer (in pixels) */ member in struct:xenfb_page
/include/linux/mfd/
H A Dtmio.h171 int height; member in struct:tmio_fb_data
/include/media/
H A Dvideobuf-core.h35 * (width, height, lists, waitqueue) are in there. That struct should
72 unsigned int height; member in struct:videobuf_buffer
H A Dcx2341x.h41 u16 height; member in struct:cx2341x_mpeg_params
121 u16 height; member in struct:cx2341x_handler
/include/acpi/
H A Dacbuffer.h116 u16 height; member in struct:acpi_pld_info
/include/linux/amba/
H A Dclcd.h99 signed short height; /* height in mm */ member in struct:clcd_panel

Completed in 447 milliseconds

12