Home
last modified time | relevance | path

Searched defs:ircomm_cb (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/net/irda/
Dircomm_core.h56 struct ircomm_cb { struct
57 irda_queue_t queue;
58 magic_t magic;
60 notify_t notify;
61 call_t issue;
86 struct ircomm_cb *ircomm_open(notify_t *notify, __u8 service_type, int line); argument