Searched refs:ircomm_open (Results 1 – 3 of 3) sorted by relevance
84 struct ircomm_cb *ircomm_open(notify_t *notify, __u8 service_type, int line);
107 struct ircomm_cb *ircomm_open(notify_t *notify, __u8 service_type, int line) in ircomm_open() function146 EXPORT_SYMBOL(ircomm_open);
243 self->ircomm = ircomm_open(¬ify, self->service_type, in ircomm_tty_startup()