Searched refs:virtio_cread_bytes (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/virtio/ |
H A D | virtio_input.c | 159 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/include/linux/ |
H A D | virtio_config.h | 523 static inline void virtio_cread_bytes(struct virtio_device *vdev, in virtio_cread_bytes() function
|
/linux/net/9p/ |
H A D | trans_virtio.c | 638 virtio_cread_bytes(vdev, offsetof(struct virtio_9p_config, tag), in p9_virtio_probe()
|
/linux/drivers/gpio/ |
H A D | gpio-virtio.c | 554 virtio_cread_bytes(vdev, 0, &config, sizeof(config)); in virtio_gpio_probe()
|
/linux/drivers/net/ |
H A D | virtio_net.c | 6703 virtio_cread_bytes(vdev, in virtnet_probe()
|