Searched refs:simple_children_make_item (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/Documentation/filesystems/configfs/
H A Dconfigfs_example_explicit.c278 static struct config_item *simple_children_make_item(struct config_group *group, const char *name) simple_children_make_item() function
331 .make_item = simple_children_make_item,
H A Dconfigfs_example_macros.c241 static struct config_item *simple_children_make_item(struct config_group *group, const char *name) simple_children_make_item() function
294 .make_item = simple_children_make_item,

Completed in 67 milliseconds