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

/linux-4.1.27/drivers/mtd/nand/
H A Dnand_base.c4211 #define caller_is_module() (1) macro
4213 #define caller_is_module() \ macro
4232 if (!mtd->owner && caller_is_module()) { nand_scan()

Completed in 118 milliseconds