Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/irda/
Dircomm_core.h54 struct ircomm_cb { struct
55 irda_queue_t queue;
56 magic_t magic;
58 notify_t notify;
59 call_t issue;
84 struct ircomm_cb *ircomm_open(notify_t *notify, __u8 service_type, int line); argument