Home
last modified time | relevance | path

Searched refs:mic_bootparam (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/misc/mic/scif/
Dscif_main.c93 struct mic_bootparam *bp = sdev->dp; in scif_qp_setup_handler()
98 struct mic_bootparam __iomem *bp = sdev->rdp; in scif_qp_setup_handler()
179 struct mic_bootparam *bp = sdev->dp; in scif_probe()
184 struct mic_bootparam __iomem *bp = sdev->rdp; in scif_probe()
221 struct mic_bootparam *bp = sdev->dp; in scif_remove()
226 struct mic_bootparam __iomem *bp = sdev->rdp; in scif_remove()
/Linux-v4.19/include/uapi/linux/
Dmic_common.h86 struct mic_bootparam { struct
104 struct mic_bootparam bootparam; argument
/Linux-v4.19/drivers/misc/mic/card/
Dmic_device.c44 struct mic_bootparam __iomem *bootparam; in mic_dp_init()
362 struct mic_bootparam __iomem *bootparam; in mic_driver_init()
/Linux-v4.19/drivers/misc/mic/vop/
Dvop_main.c599 for (i = sizeof(struct mic_bootparam); in _vop_scan_devices()
672 struct mic_bootparam __iomem *bp; in vop_extint_handler()
703 struct mic_bootparam __iomem *bootparam; in vop_driver_probe()
734 struct mic_bootparam __iomem *bootparam = in vop_driver_remove()
Dvop_vringh.c171 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_virtio_config_change()
226 for (i = sizeof(struct mic_bootparam); in vop_copy_dp_entry()
282 struct mic_bootparam *bootparam; in vop_virtio_add_device()
408 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_dev_remove()
436 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_virtio_del_device()
Dvop_debugfs.c35 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_dp_show()
/Linux-v4.19/drivers/misc/mic/host/
Dmic_boot.c383 struct mic_bootparam *bootparam = mdev->dp; in mic_bootparam_init()
/Linux-v4.19/samples/mic/mpssd/
Dmpssd.c315 for (i = sizeof(struct mic_bootparam); i < PAGE_SIZE; in get_device_desc()