Searched refs:MAX_NAMELEN (Results 1 – 1 of 1) sorted by relevance
296 #define MAX_NAMELEN 128 macro319 char name [MAX_NAMELEN]; in register_handler_proc()326 snprintf(name, MAX_NAMELEN, "%s", action->name); in register_handler_proc()332 #undef MAX_NAMELEN334 #define MAX_NAMELEN 10 macro340 char name [MAX_NAMELEN]; in register_irq_proc()398 char name [MAX_NAMELEN]; in unregister_irq_proc()418 #undef MAX_NAMELEN