Searched refs:fwh_xxlock_thunk (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/chips/
H A Dfwh_lock.h12 struct fwh_xxlock_thunk { struct
18 #define FWH_XXLOCK_ONEBLOCK_LOCK ((struct fwh_xxlock_thunk){ FWH_DENY_WRITE, FL_LOCKING})
19 #define FWH_XXLOCK_ONEBLOCK_UNLOCK ((struct fwh_xxlock_thunk){ FWH_UNLOCKED, FL_UNLOCKING})
32 struct fwh_xxlock_thunk *xxlt = (struct fwh_xxlock_thunk *)thunk;

Completed in 107 milliseconds