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

/linux-master/drivers/char/xillybus/
H A Dxillybus_class.c30 #define UNITNAMELEN 16 macro
37 char name[UNITNAMELEN];
68 snprintf(unit->name, UNITNAMELEN, "%s", prefix);
71 snprintf(unit->name, UNITNAMELEN, "%s_%02d",

Completed in 151 milliseconds