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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/devices/
H A Ddocprobe.c83 /* doccheck: Probe a given memory window to see if there's a DiskOnChip present */
85 static inline int __init doccheck(void __iomem *potential, unsigned long physadr) function
241 if ((ChipID = doccheck(docptr, physadr))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/devices/
H A Ddocprobe.c83 /* doccheck: Probe a given memory window to see if there's a DiskOnChip present */
85 static inline int __init doccheck(void __iomem *potential, unsigned long physadr) function
241 if ((ChipID = doccheck(docptr, physadr))) {

Completed in 118 milliseconds