Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/gsc_proxy/
H A Dmei_gsc_proxy.c89 static const struct component_master_ops mei_component_master_ops = { variable
159 &mei_component_master_ops, in mei_gsc_proxy_probe()
181 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_gsc_proxy_remove()
/openbmc/linux/drivers/misc/mei/pxp/
H A Dmei_pxp.c133 static const struct component_master_ops mei_component_master_ops = { variable
208 &mei_component_master_ops, in mei_pxp_probe()
230 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_pxp_remove()
/openbmc/linux/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c760 static const struct component_master_ops mei_component_master_ops = { variable
828 &mei_component_master_ops, in mei_hdcp_probe()
850 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_hdcp_remove()