rfcomm_dlc        196 include/net/bluetooth/rfcomm.h 	void (*data_ready)(struct rfcomm_dlc *d, struct sk_buff *skb);
rfcomm_dlc        197 include/net/bluetooth/rfcomm.h 	void (*state_change)(struct rfcomm_dlc *d, int err);
rfcomm_dlc        198 include/net/bluetooth/rfcomm.h 	void (*modem_status)(struct rfcomm_dlc *d, u8 v24_sig);
rfcomm_dlc        235 include/net/bluetooth/rfcomm.h struct rfcomm_dlc *rfcomm_dlc_alloc(gfp_t prio);
rfcomm_dlc        305 include/net/bluetooth/rfcomm.h 	struct rfcomm_dlc   *dlc;
rfcomm_dlc        249 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d = (void *) arg;
rfcomm_dlc        288 net/bluetooth/rfcomm/core.c struct rfcomm_dlc *rfcomm_dlc_alloc(gfp_t prio)
rfcomm_dlc        290 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d = kzalloc(sizeof(*d), prio);
rfcomm_dlc        340 net/bluetooth/rfcomm/core.c static struct rfcomm_dlc *rfcomm_dlc_get(struct rfcomm_session *s, u8 dlci)
rfcomm_dlc        342 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d;
rfcomm_dlc        346 net/bluetooth/rfcomm/core.c 		d = list_entry(p, struct rfcomm_dlc, list);
rfcomm_dlc        609 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d;
rfcomm_dlc        620 net/bluetooth/rfcomm/core.c 		d = list_entry(p, struct rfcomm_dlc, list);
rfcomm_dlc       1059 net/bluetooth/rfcomm/core.c 		struct rfcomm_dlc *d = rfcomm_dlc_get(s, dlci);
rfcomm_dlc       1112 net/bluetooth/rfcomm/core.c 		struct rfcomm_dlc *d = rfcomm_dlc_get(s, dlci);
rfcomm_dlc       1141 net/bluetooth/rfcomm/core.c 		struct rfcomm_dlc *d = rfcomm_dlc_get(s, dlci);
rfcomm_dlc       1191 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d;
rfcomm_dlc       1271 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d;
rfcomm_dlc       1448 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d;
rfcomm_dlc       1543 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d;
rfcomm_dlc       1636 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d;
rfcomm_dlc       1642 net/bluetooth/rfcomm/core.c 		d = list_entry(p, struct rfcomm_dlc, list);
rfcomm_dlc       1707 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d;
rfcomm_dlc       1713 net/bluetooth/rfcomm/core.c 		d = list_entry(p, struct rfcomm_dlc, list);
rfcomm_dlc       1960 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d;
rfcomm_dlc       1972 net/bluetooth/rfcomm/core.c 		d = list_entry(p, struct rfcomm_dlc, list);
rfcomm_dlc       1995 net/bluetooth/rfcomm/core.c 	struct rfcomm_dlc *d;
rfcomm_dlc       2007 net/bluetooth/rfcomm/core.c 		d = list_entry(p, struct rfcomm_dlc, list);
rfcomm_dlc       2049 net/bluetooth/rfcomm/core.c 			struct rfcomm_dlc *d = list_entry(pp, struct rfcomm_dlc, list);
rfcomm_dlc        178 net/bluetooth/rfcomm/sock.c 	struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
rfcomm_dlc        230 net/bluetooth/rfcomm/sock.c 	struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
rfcomm_dlc        285 net/bluetooth/rfcomm/sock.c 	struct rfcomm_dlc *d;
rfcomm_dlc        390 net/bluetooth/rfcomm/sock.c 	struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
rfcomm_dlc        558 net/bluetooth/rfcomm/sock.c 	struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc;
rfcomm_dlc         70 net/bluetooth/rfcomm/tty.c 	struct rfcomm_dlc	*dlc;
rfcomm_dlc         94 net/bluetooth/rfcomm/tty.c 	struct rfcomm_dlc *dlc = dev->dlc;
rfcomm_dlc        389 net/bluetooth/rfcomm/tty.c 	struct rfcomm_dlc *dlc;
rfcomm_dlc        677 net/bluetooth/rfcomm/tty.c 	struct rfcomm_dlc *dlc;
rfcomm_dlc        774 net/bluetooth/rfcomm/tty.c 	struct rfcomm_dlc *dlc = dev->dlc;
rfcomm_dlc       1104 net/bluetooth/rfcomm/tty.c 	struct rfcomm_dlc *dlc = dev->dlc;