cregit-Linux how code gets into the kernel

Release 4.12 arch/arm/mach-at91/pm_data-offsets.c

#include <linux/stddef.h>
#include <linux/kbuild.h>
#include "pm.h"


int main(void) { DEFINE(PM_DATA_PMC, offsetof(struct at91_pm_data, pmc)); DEFINE(PM_DATA_RAMC0, offsetof(struct at91_pm_data, ramc[0])); DEFINE(PM_DATA_RAMC1, offsetof(struct at91_pm_data, ramc[1])); DEFINE(PM_DATA_MEMCTRL, offsetof(struct at91_pm_data, memctrl)); DEFINE(PM_DATA_MODE, offsetof(struct at91_pm_data, mode)); return 0; }

Contributors

PersonTokensPropCommitsCommitProp
Alexandre Belloni81100.00%1100.00%
Total81100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Alexandre Belloni90100.00%1100.00%
Total90100.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.