Searched refs:MAX_NAMELEN (Results 1 – 1 of 1) sorted by relevance
276 #define MAX_NAMELEN 128 macro299 char name [MAX_NAMELEN]; in register_handler_proc()306 snprintf(name, MAX_NAMELEN, "%s", action->name); in register_handler_proc()312 #undef MAX_NAMELEN314 #define MAX_NAMELEN 10 macro320 char name [MAX_NAMELEN]; in register_irq_proc()373 char name [MAX_NAMELEN]; in unregister_irq_proc()393 #undef MAX_NAMELEN