Home
last modified time | relevance | path

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

/linux/include/linux/
A Dconfigfs.h28 #define CONFIGFS_ITEM_NAME_LEN 20 macro
40 char ci_namebuf[CONFIGFS_ITEM_NAME_LEN];
/linux/drivers/hwtracing/coresight/
A Dcoresight-syscfg-configfs.c116 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()
/linux/fs/configfs/
A Ditem.c51 int limit = CONFIGFS_ITEM_NAME_LEN; in config_item_set_name()

Completed in 10 milliseconds