Home
last modified time | relevance | path

Searched refs:buf_size (Results 1 – 10 of 10) sorted by relevance

/include/
A Dvideo_bridge.h77 int (*read_edid)(struct udevice *dev, u8 *buf, int buf_size);
131 int video_bridge_read_edid(struct udevice *dev, u8 *buf, int buf_size);
159 static inline int video_bridge_read_edid(struct udevice *dev, u8 *buf, int buf_size) in video_bridge_read_edid() argument
A Deeprom_layout.h32 unsigned int buf_size, int layout_version);
A Ddisplay.h73 int (*read_edid)(struct udevice *dev, u8 *buf, int buf_size);
A Dfastboot.h126 void fastboot_init(void *buf_addr, u32 buf_size);
A Dcli.h280 void cli_cread_init(struct cli_line_state *cls, char *buf, uint buf_size);
A Data.h111 unsigned short buf_size; /* 512 byte increments; 0 = not_specified */ member
A Dedid.h324 int edid_get_timing_validate(u8 *buf, int buf_size,
342 int edid_get_timing(u8 *buf, int buf_size, struct display_timing *timing,
A Dcadence-nand.h455 u32 buf_size; member
A Ddw_hdmi.h562 int dw_hdmi_read_edid(struct dw_hdmi *hdmi, u8 *buf, int buf_size);
A Defi_loader.h581 efi_uintn_t buf_size, u32 *index);

Completed in 23 milliseconds