Searched refs:master_match (Results 1 – 3 of 3) sorted by relevance
135 struct component_match *master_match = NULL; in mei_gsc_proxy_probe() local150 component_match_add_typed(&cldev->dev, &master_match, in mei_gsc_proxy_probe()152 if (IS_ERR_OR_NULL(master_match)) { in mei_gsc_proxy_probe()160 master_match); in mei_gsc_proxy_probe()
267 struct component_match *master_match; in mei_pxp_probe() local282 master_match = NULL; in mei_pxp_probe()283 component_match_add_typed(&cldev->dev, &master_match, in mei_pxp_probe()285 if (IS_ERR_OR_NULL(master_match)) { in mei_pxp_probe()293 master_match); in mei_pxp_probe()
813 struct component_match *master_match; in mei_hdcp_probe() local828 master_match = NULL; in mei_hdcp_probe()829 component_match_add_typed(&cldev->dev, &master_match, in mei_hdcp_probe()831 if (IS_ERR_OR_NULL(master_match)) { in mei_hdcp_probe()839 master_match); in mei_hdcp_probe()