Home
last modified time | relevance | path

Searched defs:config_item (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dconfigfs.h56 struct config_item { struct
61 struct config_item *ci_parent; argument
63 struct config_item_type *ci_type; argument
68 int config_item_set_name(struct config_item *, const char *, ...); argument