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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Dphysmap_of.c45 #define OF_FLASH_PARTS(info) ((info)->parts) macro
93 #define OF_FLASH_PARTS(info) (0) macro
115 if (OF_FLASH_PARTS(info)) {
117 kfree(OF_FLASH_PARTS(info));

Completed in 28 milliseconds