Home
last modified time | relevance | path

Searched defs:MODULE_AUTHOR (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/mtd/nand/
Dnand_ecc.c55 #define MODULE_AUTHOR(x) /* x */ macro
/linux-3.3/include/linux/
Dmodule.h133 #define MODULE_AUTHOR(_author) MODULE_INFO(author, _author) macro