Searched refs:virtio_cread_bytes (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/virtio/ |
H A D | virtio_input.c | 159 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 D | virtio_net.c | 175 virtio_cread_bytes(dev, in virtio_net_read_rom_hwaddr()
|
/openbmc/u-boot/include/ |
H A D | virtio.h | 565 static inline void virtio_cread_bytes(struct udevice *vdev, in virtio_cread_bytes() function
|
/openbmc/linux/include/linux/ |
H A D | virtio_config.h | 521 static inline void virtio_cread_bytes(struct virtio_device *vdev, in virtio_cread_bytes() function
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-virtio.c | 554 virtio_cread_bytes(vdev, 0, &config, sizeof(config)); in virtio_gpio_probe()
|
/openbmc/linux/net/9p/ |
H A D | trans_virtio.c | 638 virtio_cread_bytes(vdev, offsetof(struct virtio_9p_config, tag), in p9_virtio_probe()
|
/openbmc/linux/fs/fuse/ |
H A D | virtio_fs.c | 312 virtio_cread_bytes(vdev, offsetof(struct virtio_fs_config, tag), in virtio_fs_read_tag()
|
/openbmc/linux/drivers/net/ |
H A D | virtio_net.c | 4513 virtio_cread_bytes(vdev, in virtnet_probe()
|