Home
last modified time | relevance | path

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

/openbmc/linux/samples/configfs/
H A Dconfigfs_sample.c230 static const struct config_item_type simple_children_type = { variable
241 .ci_type = &simple_children_type,
269 &simple_children_type); in group_children_make_group()