Searched refs:master_match (Results 1 – 2 of 2) sorted by relevance
152 struct component_match *master_match; in mei_pxp_probe() local167 master_match = NULL; in mei_pxp_probe()168 component_match_add_typed(&cldev->dev, &master_match, in mei_pxp_probe()170 if (IS_ERR_OR_NULL(master_match)) { in mei_pxp_probe()178 master_match); in mei_pxp_probe()
805 struct component_match *master_match; in mei_hdcp_probe() local820 master_match = NULL; in mei_hdcp_probe()821 component_match_add_typed(&cldev->dev, &master_match, in mei_hdcp_probe()823 if (IS_ERR_OR_NULL(master_match)) { in mei_hdcp_probe()831 master_match); in mei_hdcp_probe()