Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dmtk-smi.c478 struct device *smi_com_dev; in mtk_smi_device_link_common() local
493 smi_com_dev = &smi_com_pdev->dev; in mtk_smi_device_link_common()
494 link = device_link_add(dev, smi_com_dev, in mtk_smi_device_link_common()
501 *com_dev = smi_com_dev; in mtk_smi_device_link_common()