Home
last modified time | relevance | path

Searched refs:mic_device_ctrl (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dmic_common.h64 struct mic_device_ctrl { struct
200 return mic_aligned_desc_size(desc) + sizeof(struct mic_device_ctrl); in mic_total_desc_size()
/Linux-v5.4/drivers/misc/mic/vop/
Dvop_main.c47 struct mic_device_ctrl __iomem *dc;
99 return _vop_aligned_desc_size(desc) + sizeof(struct mic_device_ctrl); in _vop_total_desc_size()
203 struct mic_device_ctrl __iomem *dc = vdev->dc; in vop_reset_inform_host()
391 struct mic_device_ctrl __iomem *dc = vdev->dc; in vop_find_vqs()
549 static struct _vop_vdev *vop_dc_to_vdev(struct mic_device_ctrl *dc) in vop_dc_to_vdev()
558 struct mic_device_ctrl __iomem *dc in _vop_handle_config_change()
577 struct mic_device_ctrl __iomem *dc in _vop_remove_device()
615 struct mic_device_ctrl __iomem *dc; in _vop_scan_devices()
Dvop_main.h138 struct mic_device_ctrl *dc;
Dvop_debugfs.c17 struct mic_device_ctrl *dc; in vop_dp_show()
Dvop_vringh.c245 struct mic_device_ctrl *dc; in vop_init_device_ctrl()
393 static void vop_dev_remove(struct vop_info *pvi, struct mic_device_ctrl *devp, in vop_dev_remove()