Searched refs:to_config_key (Results 1 – 1 of 1) sorted by relevance
185 static inline struct config_key *to_config_key(struct config_item *item) in to_config_key() function192 return sprintf(page, "%s\n", to_config_key(item)->description); in config_key_description_show()198 struct config_key *config_key = to_config_key(item); in config_key_description_store()231 kfree(to_config_key(item)); in config_key_release()381 key = to_config_key(item); in build_keys_header()