Searched defs:virtio_bt_config_v2 (Results 1 – 2 of 2) sorted by relevance
31 struct virtio_bt_config_v2 { struct32 __u8 type;33 __u8 alignment;34 __u16 vendor;35 __u16 msft_opcode;
31 struct virtio_bt_config_v2 { struct32 uint8_t type;33 uint8_t alignment;34 uint16_t vendor;35 uint16_t msft_opcode;