Home
last modified time | relevance | path

Searched refs:CONFIRM_CALLBACK (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/irda/
Diriap.h57 typedef void (*CONFIRM_CALLBACK)(int result, __u16 obj_id, typedef
82 CONFIRM_CALLBACK confirm;
95 CONFIRM_CALLBACK callback);
/linux-2.4.37.9/net/irda/
Diriap.c159 CONFIRM_CALLBACK callback) in iriap_open()