Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/virtio/
Dvirtio_input.c159 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_cfg_bits()
248 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_probe()
252 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_probe()
/linux-6.1.9/include/linux/
Dvirtio_config.h519 static inline void virtio_cread_bytes(struct virtio_device *vdev, in virtio_cread_bytes() function
/linux-6.1.9/drivers/gpio/
Dgpio-virtio.c554 virtio_cread_bytes(vdev, 0, &config, sizeof(config)); in virtio_gpio_probe()
/linux-6.1.9/net/9p/
Dtrans_virtio.c639 virtio_cread_bytes(vdev, offsetof(struct virtio_9p_config, tag), in p9_virtio_probe()
/linux-6.1.9/fs/fuse/
Dvirtio_fs.c312 virtio_cread_bytes(vdev, offsetof(struct virtio_fs_config, tag), in virtio_fs_read_tag()
/linux-6.1.9/drivers/net/
Dvirtio_net.c3789 virtio_cread_bytes(vdev, in virtnet_probe()