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