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

/drivers/staging/tidspbridge/rmgr/
H A Ddbdcd.c59 static u32 enum_refs; variable
194 if ((index != 0) && (enum_refs == 0)) {
197 * than zero, then the current enum_refs must have been
260 /* Increment enum_refs to update reference count. */
261 enum_refs++;
265 /* At the end of enumeration. Reset enum_refs. */
266 enum_refs = 0;
898 enum_refs = 0;

Completed in 407 milliseconds