Home
last modified time | relevance | path

Searched refs:__irias_delete_object (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/net/irda/
Dirias_object.h87 void __irias_delete_object(struct ias_object *obj);
/linux-2.4.37.9/net/irda/
Dirias_object.c122 void __irias_delete_object(struct ias_object *obj) in __irias_delete_object() function
155 __irias_delete_object(node); in irias_delete_object()
Diriap.c150 hashbin_delete(objects, (FREE_FUNC) __irias_delete_object); in iriap_cleanup()