Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/host/
Dmic_virtio.h56 struct mic_vringh { struct
104 struct mic_vringh mvr[MIC_MAX_VRINGS];
Dmic_virtio.c81 struct mic_vringh *mvr = &mvdev->mvr[vr_idx]; in mic_virtio_copy_to_user()
130 struct mic_vringh *mvr = &mvdev->mvr[vr_idx]; in mic_virtio_copy_from_user()
182 struct mic_vringh *mvrh = container_of(vrh, struct mic_vringh, vrh); in mic_notify()
263 struct mic_vringh *mvr = &mvdev->mvr[copy->vr_idx]; in _mic_virtio_copy()
362 struct mic_vringh *mvr = &mvdev->mvr[copy->vr_idx]; in mic_virtio_copy_desc()
646 struct mic_vringh *mvr = &mvdev->mvr[i]; in mic_virtio_add_device()
732 struct mic_vringh *mvr = &mvdev->mvr[j]; in mic_virtio_add_device()
778 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.c217 struct mic_vringh *mvr = &mvdev->mvr[i]; in mic_vdev_info_show()