Home
last modified time | relevance | path

Searched refs:virtio_cread_bytes (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/virtio/
H A Dvirtio_input.c159 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_cfg_bits()
249 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_probe()
253 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_probe()
/linux/include/linux/
H A Dvirtio_config.h523 static inline void virtio_cread_bytes(struct virtio_device *vdev, in virtio_cread_bytes() function
/linux/net/9p/
H A Dtrans_virtio.c638 virtio_cread_bytes(vdev, offsetof(struct virtio_9p_config, tag), in p9_virtio_probe()
/linux/drivers/gpio/
H A Dgpio-virtio.c554 virtio_cread_bytes(vdev, 0, &config, sizeof(config)); in virtio_gpio_probe()
/linux/drivers/net/
H A Dvirtio_net.c6703 virtio_cread_bytes(vdev, in virtnet_probe()