Searched defs:raw_edid (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_edid.c143 int drm_edid_header_is_valid(const u8 *raw_edid) argument
164 bool drm_edid_block_valid(u8 *raw_edid, int block, bool print_bad_edid) argument
317 u32 *raw_edid = (u32 *)in_edid; local
608 drm_for_each_detailed_block(u8 *raw_edid, detailed_cb *cb, void *closure) argument
[all...]

Completed in 133 milliseconds