Home
last modified time | relevance | path

Searched refs:mei_component_master_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c763 static const struct component_master_ops mei_component_master_ops = { variable
831 &mei_component_master_ops, in mei_hdcp_probe()
853 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_hdcp_remove()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds