Lines Matching refs:virtio_bluetooth
22 struct virtio_bluetooth {
29 static int virtbt_add_inbuf(struct virtio_bluetooth *vbt)
56 static int virtbt_open_vdev(struct virtio_bluetooth *vbt)
70 static int virtbt_close_vdev(struct virtio_bluetooth *vbt)
95 struct virtio_bluetooth *vbt = hci_get_drvdata(hdev);
198 static void virtbt_rx_handle(struct virtio_bluetooth *vbt, struct sk_buff *skb)
221 struct virtio_bluetooth *vbt = container_of(work,
222 struct virtio_bluetooth, rx);
250 struct virtio_bluetooth *vbt = vq->vdev->priv;
265 struct virtio_bluetooth *vbt;
390 struct virtio_bluetooth *vbt = vdev->priv;