Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mic/card/
Dmic_device.c43 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_notify_host()
55 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_panic_event()
70 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_shutdown_isr()
82 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_shutdown_init()
98 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_shutdown_uninit()
108 struct mic_bootparam __iomem *bootparam; in mic_dp_init()
Dmic_virtio.c524 for (i = sizeof(struct mic_bootparam); i < MIC_DP_SIZE; in mic_scan_devices()
602 struct mic_bootparam __iomem *bootparam; in mic_devices_init()
629 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_devices_uninit()
/linux-4.1.27/include/uapi/linux/
Dmic_common.h84 struct mic_bootparam { struct
101 struct mic_bootparam bootparam; argument
/linux-4.1.27/drivers/misc/mic/host/
Dmic_boot.c122 struct mic_bootparam *bootparam = mdev->dp; in mic_bootparam_init()
226 struct mic_bootparam *bootparam = mdev->dp; in mic_shutdown()
249 struct mic_bootparam *bootparam = mdev->dp; in mic_shutdown_work()
371 struct mic_bootparam *bootparam = mdev->dp; in mic_suspend()
Dmic_virtio.c483 struct mic_bootparam *bootparam = mvdev->mdev->dp; in mic_virtio_config_change()
571 for (i = sizeof(struct mic_bootparam); in mic_copy_dp_entry()
627 struct mic_bootparam *bootparam = mdev->dp; in mic_virtio_add_device()
751 struct mic_bootparam *bootparam = mdev->dp; in mic_virtio_del_device()
Dmic_main.c116 struct mic_bootparam *bootparam = mdev->dp; in mic_shutdown_db()
Dmic_debugfs.c202 struct mic_bootparam *bootparam = mdev->dp; in mic_dp_show()
/linux-4.1.27/Documentation/mic/mpssd/
Dmpssd.c317 for (i = sizeof(struct mic_bootparam); i < PAGE_SIZE; in get_device_desc()