Searched refs:subcomponent (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/base/ |
D | component.c | 71 int subcomponent; member 166 mc->compare_typed(c->dev, c->subcomponent, mc->data)) in find_component() 712 int subcomponent) in __component_add() argument 723 component->subcomponent = subcomponent; in __component_add() 763 int subcomponent) in component_add_typed() argument 765 if (WARN_ON(subcomponent == 0)) in component_add_typed() 768 return __component_add(dev, ops, subcomponent); in component_add_typed()
|
/linux-5.19.10/sound/hda/ |
D | hdac_i915.c | 99 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-5.19.10/drivers/misc/mei/pxp/ |
D | mei_pxp.c | 129 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-5.19.10/include/linux/ |
D | component.h | 38 int subcomponent);
|
/linux-5.19.10/drivers/misc/mei/hdcp/ |
D | mei_hdcp.c | 782 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-5.19.10/Documentation/gpu/amdgpu/display/ |
D | dcn-overview.rst | 89 * DCHUB (Mainly referring to a subcomponent named HUBP)
|
/linux-5.19.10/Documentation/s390/ |
D | s390dbf.rst | 17 If the system still runs but only a subcomponent which uses dbf fails,
|