Home
last modified time | relevance | path

Searched refs:component_match_add_typed (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dcomponent.h102 void component_match_add_typed(struct device *parent,
/openbmc/linux/drivers/misc/mei/gsc_proxy/
H A Dmei_gsc_proxy.c150 component_match_add_typed(&cldev->dev, &master_match, in mei_gsc_proxy_probe()
/openbmc/linux/drivers/misc/mei/pxp/
H A Dmei_pxp.c199 component_match_add_typed(&cldev->dev, &master_match, in mei_pxp_probe()
/openbmc/linux/drivers/base/
H A Dcomponent.c472 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 Dhdac_component.c305 component_match_add_typed(dev, &match, match_master, bus); in snd_hdac_acomp_init()
/openbmc/linux/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c819 component_match_add_typed(&cldev->dev, &master_match, in mei_hdcp_probe()