sco_skb           470 drivers/bluetooth/btusb.c 	struct sk_buff *sco_skb;
sco_skb           572 drivers/bluetooth/btusb.c 	kfree_skb(data->sco_skb);
sco_skb           573 drivers/bluetooth/btusb.c 	data->sco_skb = NULL;
sco_skb           699 drivers/bluetooth/btusb.c 	skb = data->sco_skb;
sco_skb           742 drivers/bluetooth/btusb.c 	data->sco_skb = skb;
sco_skb          1568 drivers/bluetooth/btusb.c 			kfree_skb(data->sco_skb);
sco_skb          1569 drivers/bluetooth/btusb.c 			data->sco_skb = NULL;