Searched refs:component_match_add_typed (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | component.h | 102 void component_match_add_typed(struct device *parent,
|
/openbmc/linux/drivers/misc/mei/gsc_proxy/ |
H A D | mei_gsc_proxy.c | 150 component_match_add_typed(&cldev->dev, &master_match, in mei_gsc_proxy_probe()
|
/openbmc/linux/drivers/misc/mei/pxp/ |
H A D | mei_pxp.c | 199 component_match_add_typed(&cldev->dev, &master_match, in mei_pxp_probe()
|
/openbmc/linux/drivers/base/ |
H A D | component.c | 472 void component_match_add_typed(struct device *parent, in component_match_add_typed() function 479 EXPORT_SYMBOL(component_match_add_typed);
|
/openbmc/linux/sound/hda/ |
H A D | hdac_component.c | 305 component_match_add_typed(dev, &match, match_master, bus); in snd_hdac_acomp_init()
|
/openbmc/linux/drivers/misc/mei/hdcp/ |
H A D | mei_hdcp.c | 819 component_match_add_typed(&cldev->dev, &master_match, in mei_hdcp_probe()
|