cregit-Linux how code gets into the kernel

Release 4.8 net/wireless/sysfs.h

Directory: net/wireless
#ifndef __WIRELESS_SYSFS_H

#define __WIRELESS_SYSFS_H

int wiphy_sysfs_init(void);
void wiphy_sysfs_exit(void);

extern struct class ieee80211_class;

#endif /* __WIRELESS_SYSFS_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
johannes bergjohannes berg26100.00%1100.00%
Total26100.00%1100.00%
Directory: net/wireless
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.