Searched refs:virtio_cread (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/block/ |
| H A D | virtio_blk.c | 730 virtio_cread(vdev, struct virtio_blk_config, in virtblk_read_zoned_limits() 735 virtio_cread(vdev, struct virtio_blk_config, in virtblk_read_zoned_limits() 740 virtio_cread(vdev, struct virtio_blk_config, in virtblk_read_zoned_limits() 755 virtio_cread(vdev, struct virtio_blk_config, zoned.zone_sectors, in virtblk_read_zoned_limits() 772 virtio_cread(vdev, struct virtio_blk_config, in virtblk_read_zoned_limits() 849 virtio_cread(vblk->vdev, struct virtio_blk_config, in virtblk_getgeo() 851 virtio_cread(vblk->vdev, struct virtio_blk_config, in virtblk_getgeo() 853 virtio_cread(vblk->vdev, struct virtio_blk_config, in virtblk_getgeo() 924 virtio_cread(vdev, struct virtio_blk_config, capacity, &capacity); in virtblk_update_capacity() 1321 virtio_cread(vde in virtblk_read_limits() [all...] |
| /linux/drivers/bluetooth/ |
| H A D | virtio_bt.c | 336 virtio_cread(vdev, struct virtio_bt_config_v2, in virtbt_probe() 339 virtio_cread(vdev, struct virtio_bt_config, in virtbt_probe() 374 virtio_cread(vdev, struct virtio_bt_config_v2, in virtbt_probe() 377 virtio_cread(vdev, struct virtio_bt_config, in virtbt_probe()
|
| /linux/include/linux/ |
| H A D | virtio_config.h | 466 #define virtio_cread(vdev, structname, member, ptr) \ macro 684 virtio_cread((vdev), structname, member, ptr); \
|
| /linux/net/9p/ |
| H A D | trans_virtio.c | 631 virtio_cread(vdev, struct virtio_9p_config, tag_len, &tag_len); in p9_virtio_probe()
|
| /linux/drivers/char/ |
| H A D | virtio_console.c | 1794 virtio_cread(vdev, struct virtio_console_config, cols, &cols); in config_work_handler() 1795 virtio_cread(vdev, struct virtio_console_config, rows, &rows); in config_work_handler()
|