Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/irda/
Diriap.h56 typedef void (*CONFIRM_CALLBACK)(int result, __u16 obj_id, typedef
81 CONFIRM_CALLBACK confirm;
94 CONFIRM_CALLBACK callback);
/linux-4.4.14/net/irda/
Diriap.c174 CONFIRM_CALLBACK callback) in iriap_open()