Home
last modified time | relevance | path

Searched refs:virtio_cread8 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/spi/
H A Dspi-virtio.c266 cs_max_number = virtio_cread8(vdev, offsetof(struct virtio_spi_config, in virtio_spi_read_config()
285 virtio_cread8(vdev, offsetof(struct virtio_spi_config, in virtio_spi_read_config()
294 virtio_cread8(vdev, offsetof(struct virtio_spi_config, in virtio_spi_read_config()
/linux/drivers/bluetooth/
H A Dvirtio_bt.c294 type = virtio_cread8(vdev, offsetof(struct virtio_bt_config, type)); in virtbt_probe()
/linux/include/linux/
H A Dvirtio_config.h602 static inline u8 virtio_cread8(struct virtio_device *vdev, unsigned int offset) in virtio_cread8() function
/linux/drivers/net/
H A Dvirtio_net.c6862 key_sz = virtio_cread8(vdev, offsetof(struct virtio_net_config, rss_max_key_size)); in virtnet_probe()