Query: drm_mode_create_tv_properties
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_MODE_CREATE_TV_P(9) DRM Internals DRM_MODE_CREATE_TV_P(9)NAMEdrm_mode_create_tv_properties - create TV specific connector propertiesSYNOPSISint drm_mode_create_tv_properties(struct drm_device * dev, int num_modes, char * modes[]);ARGUMENTSdev DRM device num_modes number of different TV formats (modes) supported modes[] array of pointers to strings containing name of each formatDESCRIPTIONCalled by a driver's TV initialization routine, this function creates the TV specific connector properties for a given device. Caller is responsible for allocating a list of format names and passing them to this routine.AUTHORSJesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internalsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DRM_MODE_CREATE_TV_P(9)
| Related Man Pages |
|---|
| modesetting(4) - centos |
| drm_crtc_helper_set_mode(9) - centos |
| struct_bus_type(9) - centos |
| struct_device_driver(9) - centos |
| struct_ff_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |