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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/lpddr/
H A Dlpddr_cmds.c357 struct flchip *loaner = shared->writing; local
358 mutex_lock(&loaner->mutex);
361 put_chip(map, loaner);
363 mutex_unlock(&loaner->mutex);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c970 struct flchip *loaner = shared->writing; local
971 mutex_lock(&loaner->mutex);
974 put_chip(map, loaner, loaner->start);
976 mutex_unlock(&loaner->mutex);

Completed in 103 milliseconds