Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_main.c84 struct mic_bootparam *bp = sdev->dp; in scif_qp_setup_handler()
89 struct mic_bootparam __iomem *bp = sdev->rdp; in scif_qp_setup_handler()
171 struct mic_bootparam *bp = sdev->dp; in scif_probe()
176 struct mic_bootparam __iomem *bp = sdev->rdp; in scif_probe()
213 struct mic_bootparam *bp = sdev->dp; in scif_remove()
218 struct mic_bootparam __iomem *bp = sdev->rdp; in scif_remove()
/Linux-v5.4/include/uapi/linux/
Dmic_common.h86 struct mic_bootparam { struct
104 struct mic_bootparam bootparam; argument
/Linux-v5.4/drivers/misc/mic/card/
Dmic_device.c32 struct mic_bootparam __iomem *bootparam; in mic_dp_init()
350 struct mic_bootparam __iomem *bootparam; in mic_driver_init()
/Linux-v5.4/drivers/misc/mic/vop/
Dvop_main.c619 for (i = sizeof(struct mic_bootparam); in _vop_scan_devices()
692 struct mic_bootparam __iomem *bp; in vop_extint_handler()
723 struct mic_bootparam __iomem *bootparam; in vop_driver_probe()
754 struct mic_bootparam __iomem *bootparam = in vop_driver_remove()
Dvop_vringh.c159 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_virtio_config_change()
214 for (i = sizeof(struct mic_bootparam); in vop_copy_dp_entry()
270 struct mic_bootparam *bootparam; in vop_virtio_add_device()
396 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_dev_remove()
424 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_virtio_del_device()
Dvop_debugfs.c23 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_dp_show()
/Linux-v5.4/drivers/misc/mic/host/
Dmic_boot.c371 struct mic_bootparam *bootparam = mdev->dp; in mic_bootparam_init()
/Linux-v5.4/samples/mic/mpssd/
Dmpssd.c304 for (i = sizeof(struct mic_bootparam); i < PAGE_SIZE; in get_device_desc()