cregit-Linux how code gets into the kernel

Release 4.17 drivers/gpu/drm/udl/udl_connector.h

#ifndef __UDL_CONNECTOR_H__

#define __UDL_CONNECTOR_H__

#include <drm/drm_crtc.h>


struct udl_drm_connector {
	
struct drm_connector connector;
	/* last udl_detect edid */
	
struct edid *edid;
};


#endif //__UDL_CONNECTOR_H__

Overall Contributors

PersonTokensPropCommitsCommitProp
Robert Tarasov27100.00%1100.00%
Total27100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.