Home
last modified time | relevance | path

Searched refs:virtio_cread_bytes (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/virtio/
H A Dvirtio_input.c159 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()
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.c175 virtio_cread_bytes(dev, in virtio_net_read_rom_hwaddr()
/openbmc/u-boot/include/
H A Dvirtio.h565 static inline void virtio_cread_bytes(struct udevice *vdev, in virtio_cread_bytes() function
/openbmc/linux/include/linux/
H A Dvirtio_config.h521 static inline void virtio_cread_bytes(struct virtio_device *vdev, in virtio_cread_bytes() function
/openbmc/linux/net/9p/
H A Dtrans_virtio.c638 virtio_cread_bytes(vdev, offsetof(struct virtio_9p_config, tag), in p9_virtio_probe()
/openbmc/linux/drivers/gpio/
H A Dgpio-virtio.c554 virtio_cread_bytes(vdev, 0, &config, sizeof(config)); in virtio_gpio_probe()
/openbmc/linux/fs/fuse/
H A Dvirtio_fs.c312 virtio_cread_bytes(vdev, offsetof(struct virtio_fs_config, tag), in virtio_fs_read_tag()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c4501 virtio_cread_bytes(vdev, in virtnet_probe()