centos man page for drm_edid_to_sad

Query: drm_edid_to_sad

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DRM_EDID_TO_SAD(9)						   DRM Internals						DRM_EDID_TO_SAD(9)

NAME
drm_edid_to_sad - extracts SADs from EDID
SYNOPSIS
int drm_edid_to_sad(struct edid * edid, struct cea_sad ** sads);
ARGUMENTS
edid EDID to parse sads pointer that will be set to the extracted SADs
DESCRIPTION
Looks for CEA EDID block and extracts SADs (Short Audio Descriptors) from it.
NOTE
returned pointer needs to be kfreed Return number of found SADs or negative number on error.
AUTHORS
Jesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internals
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DRM_EDID_TO_SAD(9)
Related Man Pages
debugfs_create_regset32(9) - centos
device_create_with_groups(9) - centos
drm_crtc_helper_set_mode(9) - centos
edid-decode(1) - centos
device_create(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq