Searched refs:component_match_add_typed (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | component.h | 104 void component_match_add_typed(struct device *parent,
|
| /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()
|
| /linux/drivers/misc/mei/ |
| H A D | mei_lb.c | 272 component_match_add_typed(&cldev->dev, &master_match, in mei_lb_probe()
|
| /linux/drivers/misc/mei/pxp/ |
| H A D | mei_pxp.c | 283 component_match_add_typed(&cldev->dev, &master_match, in mei_pxp_probe()
|
| /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);
|
| /linux/sound/hda/core/ |
| H A D | component.c | 302 component_match_add_typed(dev, &match, match_master, bus); in snd_hdac_acomp_init()
|
| /linux/drivers/misc/mei/hdcp/ |
| H A D | mei_hdcp.c | 829 component_match_add_typed(&cldev->dev, &master_match, in mei_hdcp_probe()
|