Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/misc/mic/vop/
Dvop_main.c61 struct mic_device_ctrl __iomem *dc;
112 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()
383 struct mic_device_ctrl __iomem *dc = vdev->dc; in vop_find_vqs()
540 struct mic_device_ctrl __iomem *dc in _vop_handle_config_change()
559 struct mic_device_ctrl __iomem *dc in _vop_remove_device()
595 struct mic_device_ctrl __iomem *dc; in _vop_scan_devices()
Dvop_main.h150 struct mic_device_ctrl *dc;
Dvop_debugfs.c29 struct mic_device_ctrl *dc; in vop_dp_show()
Dvop_vringh.c257 struct mic_device_ctrl *dc; in vop_init_device_ctrl()
405 static void vop_dev_remove(struct vop_info *pvi, struct mic_device_ctrl *devp, in vop_dev_remove()