Searched refs:virtio_cread_bytes (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/virtio/ |
| D | virtio_input.c | 142 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_cfg_bits() 231 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_probe() 235 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_probe()
|
| /Linux-v5.4/include/linux/ |
| D | virtio_config.h | 376 static inline void virtio_cread_bytes(struct virtio_device *vdev, in virtio_cread_bytes() function
|
| /Linux-v5.4/net/9p/ |
| D | trans_virtio.c | 598 virtio_cread_bytes(vdev, offsetof(struct virtio_9p_config, tag), in p9_virtio_probe()
|
| /Linux-v5.4/fs/fuse/ |
| D | virtio_fs.c | 220 virtio_cread_bytes(vdev, offsetof(struct virtio_fs_config, tag), in virtio_fs_read_tag()
|
| /Linux-v5.4/drivers/net/ |
| D | virtio_net.c | 3061 virtio_cread_bytes(vdev, in virtnet_probe()
|