Searched refs:virtio_cread_bytes (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/drivers/virtio/ |
| D | virtio_input.c | 159 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-v5.15/drivers/gpio/ |
| D | gpio-virtio.c | 294 virtio_cread_bytes(vdev, 0, &config, sizeof(config)); in virtio_gpio_probe()
|
| /Linux-v5.15/include/linux/ |
| D | virtio_config.h | 457 static inline void virtio_cread_bytes(struct virtio_device *vdev, in virtio_cread_bytes() function
|
| /Linux-v5.15/net/9p/ |
| D | trans_virtio.c | 603 virtio_cread_bytes(vdev, offsetof(struct virtio_9p_config, tag), in p9_virtio_probe()
|
| /Linux-v5.15/fs/fuse/ |
| D | virtio_fs.c | 299 virtio_cread_bytes(vdev, offsetof(struct virtio_fs_config, tag), in virtio_fs_read_tag()
|
| /Linux-v5.15/drivers/net/ |
| D | virtio_net.c | 3147 virtio_cread_bytes(vdev, in virtnet_probe()
|