Searched refs:subcomponent (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/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-6.6.21/sound/hda/ |
D | hdac_i915.c | 100 static int i915_component_master_match(struct device *dev, int subcomponent, in i915_component_master_match() argument 113 subcomponent == I915_COMPONENT_AUDIO && in i915_component_master_match()
|
/linux-6.6.21/drivers/misc/mei/gsc_proxy/ |
D | mei_gsc_proxy.c | 109 static int mei_gsc_proxy_component_match(struct device *dev, int subcomponent, in mei_gsc_proxy_component_match() argument 123 if (subcomponent != I915_COMPONENT_GSC_PROXY) in mei_gsc_proxy_component_match()
|
/linux-6.6.21/drivers/misc/mei/pxp/ |
D | mei_pxp.c | 153 static int mei_pxp_component_match(struct device *dev, int subcomponent, in mei_pxp_component_match() argument 162 subcomponent != I915_COMPONENT_PXP) in mei_pxp_component_match()
|
/linux-6.6.21/include/linux/ |
D | component.h | 38 int subcomponent);
|
/linux-6.6.21/drivers/misc/mei/hdcp/ |
D | mei_hdcp.c | 780 static int mei_hdcp_component_match(struct device *dev, int subcomponent, in mei_hdcp_component_match() argument 786 subcomponent != I915_COMPONENT_HDCP) in mei_hdcp_component_match()
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-bus-platform-devices-ampere-smpro | 30 The table below defines the value of error types, their subtype, subcomponent and instance:
|
/linux-6.6.21/Documentation/gpu/amdgpu/display/ |
D | dcn-overview.rst | 89 * DCHUB (Mainly referring to a subcomponent named HUBP)
|
/linux-6.6.21/Documentation/arch/s390/ |
D | s390dbf.rst | 17 If the system still runs but only a subcomponent which uses dbf fails,
|