Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/irda/
Dirias_object.h86 void __irias_delete_object(struct ias_object *obj);
/linux-2.6.39/net/irda/
Dirias_object.c106 void __irias_delete_object(struct ias_object *obj) in __irias_delete_object() function
141 __irias_delete_object(obj); in irias_delete_object()
Diriap.c162 hashbin_delete(irias_objects, (FREE_FUNC) __irias_delete_object); in iriap_cleanup()