Searched defs:hashbin_get_first (Results 1 - 1 of 1) sorted by relevance

/net/irda/
H A Dirqueue.c91 * o hashbin_get_first()
155 * o hashbin_get_first()
172 * hashbin_get_first() and hashbin_get_next() use the hashbin to
512 entry = hashbin_get_first( hashbin);
834 * Function hashbin_get_first (hashbin)
840 irda_queue_t *hashbin_get_first( hashbin_t* hashbin) function
863 EXPORT_SYMBOL(hashbin_get_first); variable
869 * be started by a call to hashbin_get_first(). The function returns

Completed in 35 milliseconds