Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/include/linux/
H A Dvirtio_config.h523 static inline void virtio_cread_bytes(struct virtio_device *vdev, in virtio_cread_bytes() function
/linux-6.15/drivers/gpio/
H A Dgpio-virtio.c542 virtio_cread_bytes(vdev, 0, &config, sizeof(config)); in virtio_gpio_probe()
/linux-6.15/net/9p/
H A Dtrans_virtio.c638 virtio_cread_bytes(vdev, offsetof(struct virtio_9p_config, tag), in p9_virtio_probe()
/linux-6.15/fs/fuse/
H A Dvirtio_fs.c501 virtio_cread_bytes(vdev, offsetof(struct virtio_fs_config, tag), in virtio_fs_read_tag()
/linux-6.15/drivers/net/
H A Dvirtio_net.c6796 virtio_cread_bytes(vdev, in virtnet_probe()