Searched refs:CONFIGFS_ITEM_NAME_LEN (Results 1 – 3 of 3) sorted by relevance
28 #define CONFIGFS_ITEM_NAME_LEN 20 macro40 char ci_namebuf[CONFIGFS_ITEM_NAME_LEN];
116 char name[CONFIGFS_ITEM_NAME_LEN]; in cscfg_add_preset_groups()128 snprintf(name, CONFIGFS_ITEM_NAME_LEN, "preset%d", preset_num); in cscfg_add_preset_groups()
51 int limit = CONFIGFS_ITEM_NAME_LEN; in config_item_set_name()
Completed in 10 milliseconds