Searched refs:MAX_NAMELEN (Results 1 – 1 of 1) sorted by relevance
298 #define MAX_NAMELEN 128 macro321 char name [MAX_NAMELEN]; in register_handler_proc()328 snprintf(name, MAX_NAMELEN, "%s", action->name); in register_handler_proc()334 #undef MAX_NAMELEN336 #define MAX_NAMELEN 10 macro342 char name [MAX_NAMELEN]; in register_irq_proc()395 char name [MAX_NAMELEN]; in unregister_irq_proc()415 #undef MAX_NAMELEN