Searched refs:width (Results 1 - 25 of 49) sorted by relevance

12

/include/linux/mtd/
H A Dlatch-addr-flash.h17 unsigned int width; member in struct:latch_addr_flash_data
H A Dphysmap.h25 unsigned int width; member in struct:physmap_flash_data
H A Dfsmc.h144 * @width: bus width
155 unsigned int width; member in struct:fsmc_nand_platform_data
171 unsigned long base, uint32_t bank, uint32_t width);
174 unsigned int width);
/include/linux/
H A Dpch_dma.h34 enum pch_dma_width width; member in struct:pch_dma_slave
H A Deeprom_93cx6.h49 * @width: eeprom width, should be one of the PCI_EEPROM_WIDTH_* defines
65 int width; member in struct:eeprom_93cx6
H A Dfont.h19 int width, height; member in struct:font_desc
H A Dclk-provider.h194 * @width: width of the divider bit field
212 u8 width; member in struct:clk_divider
223 void __iomem *reg, u8 shift, u8 width,
232 * @width: width of mutliplexer bit field
247 u8 width; member in struct:clk_mux
257 void __iomem *reg, u8 shift, u8 width,
H A Dlinux_logo.h28 unsigned int width; member in struct:linux_logo
H A Dmsm_mdp.h62 u32 width, height, format, offset; member in struct:mdp_img
H A Domapfb.h112 __u32 width, height; member in struct:omapfb_update_window
121 __u32 width, height; member in struct:omapfb_update_window_old
216 __u32 width; /* phys width of the display in micrometers */ member in struct:omapfb_display_info
H A Dkd.h161 unsigned int width, height; /* font size */ member in struct:console_font_op
167 unsigned int width, height; /* font size */ member in struct:console_font
H A Dmmiotrace.h93 unsigned char width; /* size of register access in bytes */ member in struct:mmiotrace_rw
H A Dv4l2-mediabus.h99 * @width: frame width
106 __u32 width; member in struct:v4l2_mbus_framefmt
H A Dv4l2-subdev.h112 * @width: frame width in pixels
120 __u32 width; member in struct:v4l2_subdev_frame_interval_enum
H A Dclk-private.h131 .width = _width, \
158 .width = _width, \
/include/media/
H A Dv4l2-mediabus.h90 pix_fmt->width = mbus_fmt->width;
100 mbus_fmt->width = pix_fmt->width;
H A Dsoc_mediabus.h24 * @SOC_MBUS_PACKING_EXTEND16: sample width (e.g., 10 bits) has to be extended
82 s32 soc_mbus_bytes_per_line(u32 width, const struct soc_mbus_pixelfmt *mf);
/include/xen/interface/io/
H A Dfbif.h48 int32_t width; /* rect width */ member in struct:xenfb_update
60 int32_t width; /* width in pixels */ member in struct:xenfb_resize
112 int32_t width; /* width of the framebuffer (in pixels) */ member in struct:xenfb_page
/include/acpi/
H A Dacpiosxf.h217 acpi_status acpi_os_read_port(acpi_io_address address, u32 * value, u32 width);
219 acpi_status acpi_os_write_port(acpi_io_address address, u32 value, u32 width);
225 acpi_os_read_memory(acpi_physical_address address, u64 *value, u32 width);
228 acpi_os_write_memory(acpi_physical_address address, u64 value, u32 width);
237 u32 reg, u64 *value, u32 width);
241 u32 reg, u64 value, u32 width);
/include/drm/
H A Ddrm_sarea.h62 unsigned int width; member in struct:drm_sarea_frame
H A Ddrm_mode.h265 __u32 width, height; member in struct:drm_mode_fb_cmd
277 __u32 width, height; member in struct:drm_mode_fb_cmd2
325 * where the clip rects are paired in src and dst. The width and
354 * width
368 __u32 width; member in struct:drm_mode_cursor
420 uint32_t width; member in struct:drm_mode_create_dumb
H A Dvmwgfx_drm.h181 * @width - mip level width
190 uint32_t width; member in struct:drm_vmw_size
440 * @width: Width of the overlay.
462 uint32_t width; member in struct:drm_vmw_control_stream_arg
/include/media/blackfin/
H A Dppi.h34 int width; member in struct:ppi_params
/include/scsi/
H A Dscsi_transport_spi.h36 unsigned int width:1; /* 0 - narrow, 1 - wide */ member in struct:spi_transport_attrs
79 #define spi_width(x) (((struct spi_transport_attrs *)&(x)->starget_data)->width)
156 int spi_populate_width_msg(unsigned char *msg, int width);
158 int spi_populate_ppr_msg(unsigned char *msg, int period, int offset, int width,
/include/video/
H A Dmbxfb.h43 __u32 width, height; member in struct:mbxfb_overlaySetup

Completed in 901 milliseconds

12