struct devres { struct devres_node node;
/* -- 3 pointers */ unsigned long long data[]; /* guarantee ull alignment */ };