Searched refs:virtio_cread8 (Results 1 – 2 of 2) sorted by relevance
262 type = virtio_cread8(vdev, offsetof(struct virtio_bt_config, type)); in virtbt_probe()
464 static inline u8 virtio_cread8(struct virtio_device *vdev, unsigned int offset) in virtio_cread8() function