Man Page: drm_helper_encoder_in_use
Operating Environment: centos
Section: 9
DRM_HELPER_ENCODER_I(9) DRM Internals DRM_HELPER_ENCODER_I(9)NAMEdrm_helper_encoder_in_use - check if a given encoder is in useSYNOPSISbool drm_helper_encoder_in_use(struct drm_encoder * encoder);ARGUMENTSencoder encoder to checkLOCKINGCaller must hold mode config lock. Walk encoders's DRM device's mode_config and see if it's in use.RETURNSTrue if encoder is part of the mode_config, false otherwise.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_HELPER_ENCODER_I(9)
| Related Man Pages |
|---|
| struct_drm_fb_helper_funcs(9) - centos |
| encode::encoder(3pm) - osx |
| encode::encoder(3) - centos |
| encode::encoder(3pm) - debian |
| encode::encoder(3pm) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |