Searched refs:virtio_cread_bytes (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/virtio/ |
D | virtio_input.c | 141 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_cfg_bits() 230 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_probe() 234 virtio_cread_bytes(vi->vdev, offsetof(struct virtio_input_config, in virtinput_probe()
|
/linux-4.4.14/include/linux/ |
D | virtio_config.h | 328 static inline void virtio_cread_bytes(struct virtio_device *vdev, in virtio_cread_bytes() function
|
/linux-4.4.14/net/9p/ |
D | trans_virtio.c | 590 virtio_cread_bytes(vdev, offsetof(struct virtio_9p_config, tag), in p9_virtio_probe()
|
/linux-4.4.14/drivers/net/ |
D | virtio_net.c | 1794 virtio_cread_bytes(vdev, in virtnet_probe()
|