Home
last modified time | relevance | path

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

/linux/drivers/base/
A Dcomponent.c75 int subcomponent; member
170 mc->compare_typed(c->dev, c->subcomponent, mc->data)) in find_component()
658 int subcomponent) in __component_add() argument
669 component->subcomponent = subcomponent; in __component_add()
709 int subcomponent) in component_add_typed() argument
711 if (WARN_ON(subcomponent == 0)) in component_add_typed()
714 return __component_add(dev, ops, subcomponent); in component_add_typed()
/linux/sound/hda/
A Dhdac_i915.c99 static int i915_component_master_match(struct device *dev, int subcomponent, in i915_component_master_match() argument
112 subcomponent == I915_COMPONENT_AUDIO && in i915_component_master_match()
/linux/drivers/misc/mei/pxp/
A Dmei_pxp.c129 static int mei_pxp_component_match(struct device *dev, int subcomponent, in mei_pxp_component_match() argument
135 subcomponent != I915_COMPONENT_PXP) in mei_pxp_component_match()
/linux/include/linux/
A Dcomponent.h38 int subcomponent);
/linux/drivers/misc/mei/hdcp/
A Dmei_hdcp.c782 static int mei_hdcp_component_match(struct device *dev, int subcomponent, in mei_hdcp_component_match() argument
788 subcomponent != I915_COMPONENT_HDCP) in mei_hdcp_component_match()
/linux/Documentation/s390/
A Ds390dbf.rst17 If the system still runs but only a subcomponent which uses dbf fails,

Completed in 9 milliseconds