Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcomponent.h104 void component_match_add_typed(struct device *parent,
/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()
/linux/drivers/misc/mei/
H A Dmei_lb.c272 component_match_add_typed(&cldev->dev, &master_match, in mei_lb_probe()
/linux/drivers/misc/mei/pxp/
H A Dmei_pxp.c283 component_match_add_typed(&cldev->dev, &master_match, in mei_pxp_probe()
/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);
/linux/sound/hda/core/
H A Dcomponent.c302 component_match_add_typed(dev, &match, match_master, bus); in snd_hdac_acomp_init()
/linux/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c829 component_match_add_typed(&cldev->dev, &master_match, in mei_hdcp_probe()