Searched refs:virtio_bluetooth (Results 1 – 1 of 1) sorted by relevance
22 struct virtio_bluetooth { struct29 static int virtbt_add_inbuf(struct virtio_bluetooth *vbt) in virtbt_add_inbuf() argument53 struct virtio_bluetooth *vbt = hci_get_drvdata(hdev); in virtbt_open()64 struct virtio_bluetooth *vbt = hci_get_drvdata(hdev); in virtbt_close()87 struct virtio_bluetooth *vbt = hci_get_drvdata(hdev); in virtbt_send_frame()190 static void virtbt_rx_handle(struct virtio_bluetooth *vbt, struct sk_buff *skb) in virtbt_rx_handle()213 struct virtio_bluetooth *vbt = container_of(work, in virtbt_rx_work()214 struct virtio_bluetooth, rx); in virtbt_rx_work()242 struct virtio_bluetooth *vbt = vq->vdev->priv; in virtbt_rx_done()257 struct virtio_bluetooth *vbt; in virtbt_probe()[all …]