Searched refs:virtio_cread8 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/spi/ |
| H A D | spi-virtio.c | 266 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 D | virtio_bt.c | 294 type = virtio_cread8(vdev, offsetof(struct virtio_bt_config, type)); in virtbt_probe()
|
| /linux/include/linux/ |
| H A D | virtio_config.h | 602 static inline u8 virtio_cread8(struct virtio_device *vdev, unsigned int offset) in virtio_cread8() function
|
| /linux/drivers/net/ |
| H A D | virtio_net.c | 6862 key_sz = virtio_cread8(vdev, offsetof(struct virtio_net_config, rss_max_key_size)); in virtnet_probe()
|