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
nvidia-xconfig(1) - opensolaris
debugfs_create_file(9) - centos
securityfs_create_file(9) - centos
get-edid(1) - debian
edid-decode(1) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq