hashbin_remove_first   85 include/net/irda/irqueue.h void*    hashbin_remove_first(hashbin_t *hashbin);
hashbin_remove_first  133 net/irda/discovery.c 	discovery = (discovery_t *) hashbin_remove_first(log);
hashbin_remove_first  137 net/irda/discovery.c 		discovery = (discovery_t *) hashbin_remove_first(log);