Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mic/host/
Dmic_virtio.h56 struct mic_vringh { struct
104 struct mic_vringh mvr[MIC_MAX_VRINGS];
Dmic_virtio.c82 struct mic_vringh *mvr = &mvdev->mvr[vr_idx]; in mic_virtio_copy_to_user()
131 struct mic_vringh *mvr = &mvdev->mvr[vr_idx]; in mic_virtio_copy_from_user()
183 struct mic_vringh *mvrh = container_of(vrh, struct mic_vringh, vrh); in mic_notify()
264 struct mic_vringh *mvr = &mvdev->mvr[copy->vr_idx]; in _mic_virtio_copy()
363 struct mic_vringh *mvr = &mvdev->mvr[copy->vr_idx]; in mic_virtio_copy_desc()
647 struct mic_vringh *mvr = &mvdev->mvr[i]; in mic_virtio_add_device()
733 struct mic_vringh *mvr = &mvdev->mvr[j]; in mic_virtio_add_device()
779 struct mic_vringh *mvr = &mvdev->mvr[i]; in mic_virtio_del_device()
Dmic_fops.c177 struct mic_vringh *mvr = &mvdev->mvr[i]; in mic_query_offset()
Dmic_debugfs.c305 struct mic_vringh *mvr = &mvdev->mvr[i]; in mic_vdev_info_show()