Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dcomponent.h104 void component_match_add_typed(struct device *parent,
/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.c304 component_match_add_typed(dev, &match, match_master, bus); in snd_hdac_acomp_init()