Home
last modified time | relevance | path

Searched refs:node_state_attrs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/base/
H A Dnode.c936 static struct attribute *node_state_attrs[] = { variable
950 .attrs = node_state_attrs,
963 BUILD_BUG_ON(ARRAY_SIZE(node_state_attrs)-1 != NR_NODE_STATES); in node_dev_init()