Home
last modified time | relevance | path

Searched refs:virtio_cread (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/caif/
A Dcaif_virtio.c684 virtio_cread(vdev, struct virtio_caif_transf_config, headroom, in cfv_probe()
686 virtio_cread(vdev, struct virtio_caif_transf_config, headroom, in cfv_probe()
688 virtio_cread(vdev, struct virtio_caif_transf_config, tailroom, in cfv_probe()
690 virtio_cread(vdev, struct virtio_caif_transf_config, tailroom, in cfv_probe()
692 virtio_cread(vdev, struct virtio_caif_transf_config, mtu, in cfv_probe()
694 virtio_cread(vdev, struct virtio_caif_transf_config, mtu, in cfv_probe()
/linux/drivers/block/
A Dvirtio_blk.c446 virtio_cread(vblk->vdev, struct virtio_blk_config, in virtblk_getgeo()
448 virtio_cread(vblk->vdev, struct virtio_blk_config, in virtblk_getgeo()
450 virtio_cread(vblk->vdev, struct virtio_blk_config, in virtblk_getgeo()
512 virtio_cread(vdev, struct virtio_blk_config, capacity, &capacity); in virtblk_update_capacity()
919 virtio_cread(vdev, struct virtio_blk_config, in virtblk_probe()
923 virtio_cread(vdev, struct virtio_blk_config, in virtblk_probe()
927 virtio_cread(vdev, struct virtio_blk_config, max_discard_seg, in virtblk_probe()
937 virtio_cread(vdev, struct virtio_blk_config, in virtblk_probe()
/linux/drivers/bluetooth/
A Dvirtio_bt.c306 virtio_cread(vdev, struct virtio_bt_config, vendor, &vendor); in virtbt_probe()
339 virtio_cread(vdev, struct virtio_bt_config, in virtbt_probe()
/linux/include/linux/
A Dvirtio_config.h334 #define virtio_cread(vdev, structname, member, ptr) \ macro
552 virtio_cread((vdev), structname, member, ptr); \
/linux/net/9p/
A Dtrans_virtio.c592 virtio_cread(vdev, struct virtio_9p_config, tag_len, &tag_len); in p9_virtio_probe()
/linux/drivers/char/
A Dvirtio_console.c1824 virtio_cread(vdev, struct virtio_console_config, cols, &cols); in config_work_handler()
1825 virtio_cread(vdev, struct virtio_console_config, rows, &rows); in config_work_handler()
/linux/drivers/scsi/
A Dvirtio_scsi.c761 virtio_cread(vdev, struct virtio_scsi_config, fld, &__val); \

Completed in 18 milliseconds