Searched refs:component_ops (Results 1 – 9 of 9) sorted by relevance
11 struct component_ops { struct21 int component_add(struct device *, const struct component_ops *); argument22 int component_add_typed(struct device *, const struct component_ops *, int);
347 static const struct component_ops i915_gsc_proxy_component_ops = {
224 static const struct component_ops i915_pxp_tee_component_ops = {
825 static const struct component_ops radeon_audio_component_bind_ops = {
928 static const struct component_ops dcp_comp_ops = {
3425 const struct component_ops *ops;3432 component_add(struct device *dev, const struct component_ops *ops) in component_add() 3444 component_add_typed(struct device *dev, const struct component_ops *ops, in component_add_typed()
1223 static const struct component_ops i915_audio_component_bind_ops = {
2137 static const struct component_ops i915_hdcp_ops = {
1002 static const struct component_ops amdgpu_dm_audio_component_bind_ops = { in amdgpu_dm_audio_init()