cregit-Linux how code gets into the kernel

Release 4.12 include/drm/drm_sysfs.h

Directory: include/drm
#ifndef _DRM_SYSFS_H_

#define _DRM_SYSFS_H_

struct drm_device;
struct device;

int drm_class_device_register(struct device *dev);
void drm_class_device_unregister(struct device *dev);

void drm_sysfs_hotplug_event(struct drm_device *dev);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Thomas Hellstrom2663.41%150.00%
Daniel Vetter1536.59%150.00%
Total41100.00%2100.00%
Directory: include/drm
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.