Searched refs:acomp (Results 1 - 16 of 16) sorted by relevance

/linux-master/sound/hda/
H A Dhdac_component.c37 struct drm_audio_component *acomp = bus->audio_component; local
39 if (!acomp || !acomp->ops)
42 if (!acomp->ops->codec_wake_override)
48 acomp->ops->codec_wake_override(acomp->dev, enable);
68 struct drm_audio_component *acomp = bus->audio_component; local
79 if (!acomp || !acomp->ops)
86 if (acomp
125 struct drm_audio_component *acomp = bus->audio_component; local
166 struct drm_audio_component *acomp = bus->audio_component; local
186 struct drm_audio_component *acomp = hdac_get_acomp(dev); local
227 struct drm_audio_component *acomp = hdac_get_acomp(dev); local
290 struct drm_audio_component *acomp; local
336 struct drm_audio_component *acomp = bus->audio_component; local
[all...]
H A Dhdac_i915.c36 struct drm_audio_component *acomp = bus->audio_component; local
41 if (!acomp || !acomp->ops || !acomp->ops->get_cdclk_freq)
46 cdclk_freq = acomp->ops->get_cdclk_freq(acomp->dev);
187 struct drm_audio_component *acomp; local
195 sizeof(struct i915_audio_component) - sizeof(*acomp));
198 acomp = bus->audio_component;
199 if (!acomp)
[all...]
/linux-master/crypto/
H A Dacompress.c43 strscpy(racomp.type, "acomp", sizeof(racomp.type));
53 seq_puts(m, "type : acomp\n");
58 struct crypto_acomp *acomp = __crypto_acomp_tfm(tfm); local
59 struct acomp_alg *alg = crypto_acomp_alg(acomp);
61 alg->exit(acomp);
66 struct crypto_acomp *acomp = __crypto_acomp_tfm(tfm); local
67 struct acomp_alg *alg = crypto_acomp_alg(acomp);
72 acomp->compress = alg->compress;
73 acomp->decompress = alg->decompress;
74 acomp
155 acomp_request_alloc(struct crypto_acomp *acomp) argument
170 struct crypto_acomp *acomp = crypto_acomp_reqtfm(req); local
[all...]
H A Dscompress.c236 struct crypto_acomp *acomp = crypto_acomp_reqtfm(req); local
237 struct crypto_tfm *tfm = crypto_acomp_tfm(acomp);
255 struct crypto_acomp *acomp = crypto_acomp_reqtfm(req); local
256 struct crypto_tfm *tfm = crypto_acomp_tfm(acomp);
H A Dtestmgr.c3441 pr_err("alg: acomp: request alloc failed for %s\n",
3454 pr_err("alg: acomp: compression failed on test %d for %s: ret=%d\n",
3470 pr_err("alg: acomp: compression failed on test %d for %s: ret=%d\n",
3478 pr_err("alg: acomp: Compression test %d failed for %s: output len = %d\n",
3487 pr_err("alg: acomp: Compression test %d failed for %s\n",
3503 pr_err("alg: acomp: compression failed on NULL dst buffer test %d for %s: ret=%d\n",
3533 pr_err("alg: acomp: request alloc failed for %s\n",
3546 pr_err("alg: acomp: decompression failed on test %d for %s: ret=%d\n",
3554 pr_err("alg: acomp: Decompression test %d failed for %s: output len = %d\n",
3563 pr_err("alg: acomp
3686 struct crypto_acomp *acomp; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_audio.c390 struct i915_audio_component *acomp = i915->display.audio.component; local
397 rate = acomp ? acomp->aud_sample_rate[port] : 0;
438 struct i915_audio_component *acomp = i915->display.audio.component; local
444 rate = acomp ? acomp->aud_sample_rate[port] : 0;
812 struct i915_audio_component *acomp = i915->display.audio.component; local
843 if (acomp && acomp->base.audio_ops &&
844 acomp
871 struct i915_audio_component *acomp = i915->display.audio.component; local
1197 struct i915_audio_component *acomp = i915->display.audio.component; local
1276 struct i915_audio_component *acomp = data; local
1303 struct i915_audio_component *acomp = data; local
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_audio.c736 struct drm_audio_component *acomp; local
739 acomp = rdev->audio.component;
740 if (acomp && acomp->audio_ops && acomp->audio_ops->pin_eld_notify)
741 acomp->audio_ops->pin_eld_notify(acomp->audio_ops->audio_ptr,
790 struct drm_audio_component *acomp = data; local
796 acomp->ops = &radeon_audio_component_ops;
797 acomp
809 struct drm_audio_component *acomp = data; local
[all...]
/linux-master/sound/soc/intel/avs/
H A Dtopology.c335 struct avs_soc_component *acomp = to_avs_soc_component(comp); \
340 if (idx >= acomp->tplg->num_##member) \
343 *val = &acomp->tplg->member[idx]; \
515 struct avs_soc_component *acomp = to_avs_soc_component(comp); local
516 struct avs_tplg *tplg = acomp->tplg;
580 struct avs_soc_component *acomp = to_avs_soc_component(comp); local
581 struct avs_tplg *tplg = acomp->tplg;
621 struct avs_soc_component *acomp = to_avs_soc_component(comp); local
622 struct avs_tplg *tplg = acomp->tplg;
931 struct avs_soc_component *acomp local
1003 struct avs_soc_component *acomp = to_avs_soc_component(comp); local
1068 struct avs_soc_component *acomp = to_avs_soc_component(comp); local
1492 struct avs_soc_component *acomp = to_avs_soc_component(comp); local
1578 struct avs_soc_component *acomp = to_avs_soc_component(comp); local
1696 struct avs_soc_component *acomp = to_avs_soc_component(comp); local
[all...]
H A Dpcm.c816 static int avs_component_load_libraries(struct avs_soc_component *acomp) argument
818 struct avs_tplg *tplg = acomp->tplg;
819 struct avs_dev *adev = to_avs_dev(acomp->base.dev);
853 struct avs_soc_component *acomp; local
860 acomp = to_avs_soc_component(component);
863 acomp->tplg = avs_tplg_new(component);
864 if (!acomp->tplg)
903 ret = avs_component_load_libraries(acomp);
914 list_add_tail(&acomp->node, &adev->comp_list);
926 struct avs_soc_component *acomp local
1247 struct avs_soc_component *acomp; local
[all...]
H A Dpath.c21 struct avs_soc_component *acomp; local
23 list_for_each_entry(acomp, &adev->comp_list, node)
24 if (!strcmp(acomp->tplg->name, name))
25 return acomp->tplg;
552 struct avs_soc_component *acomp; local
554 acomp = to_avs_soc_component(mod->template->owner->owner->owner->owner->comp);
560 struct avs_tplg_init_config *config = &acomp->tplg->init_configs[ids[i]];
H A Dipc.c97 struct avs_soc_component *acomp; local
103 list_for_each_entry(acomp, &adev->comp_list, node) {
107 card = acomp->base.card;
H A Dloader.c600 struct avs_soc_component *acomp; local
625 list_for_each_entry(acomp, &adev->comp_list, node) {
626 struct avs_tplg *tplg = acomp->tplg;
/linux-master/mm/
H A Dzswap.c160 struct crypto_acomp *acomp; member in struct:crypto_acomp_ctx
937 struct crypto_acomp *acomp; local
947 acomp = crypto_alloc_acomp_node(pool->tfm_name, 0, 0, cpu_to_node(cpu));
948 if (IS_ERR(acomp)) {
949 pr_err("could not alloc crypto acomp %s : %ld\n",
950 pool->tfm_name, PTR_ERR(acomp));
951 ret = PTR_ERR(acomp);
954 acomp_ctx->acomp = acomp;
955 acomp_ctx->is_sleepable = acomp_is_async(acomp);
[all...]
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c584 nv50_audio_component_eld_notify(struct drm_audio_component *acomp, int port, argument
587 if (acomp && acomp->audio_ops && acomp->audio_ops->pin_eld_notify)
588 acomp->audio_ops->pin_eld_notify(acomp->audio_ops->audio_ptr,
644 struct drm_audio_component *acomp = data; local
650 acomp->ops = &nv50_audio_component_ops;
651 acomp->dev = kdev;
652 drm->audio.component = acomp;
663 struct drm_audio_component *acomp = data; local
[all...]
/linux-master/sound/pci/hda/
H A Dpatch_hdmi.c2634 static void generic_acomp_notifier_set(struct drm_audio_component *acomp, argument
2640 spec = container_of(acomp->audio_ops, struct hdmi_spec, drm_audio_ops);
2656 struct drm_audio_component *acomp)
2658 generic_acomp_notifier_set(acomp, true);
2663 struct drm_audio_component *acomp)
2665 generic_acomp_notifier_set(acomp, false);
2655 generic_acomp_master_bind(struct device *dev, struct drm_audio_component *acomp) argument
2662 generic_acomp_master_unbind(struct device *dev, struct drm_audio_component *acomp) argument
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1025 struct drm_audio_component *acomp = data; local
1027 acomp->ops = &amdgpu_dm_audio_component_ops;
1028 acomp->dev = kdev;
1029 adev->dm.audio_component = acomp;
1038 struct drm_audio_component *acomp = data; local
1040 acomp->ops = NULL;
1041 acomp->dev = NULL;
1102 struct drm_audio_component *acomp = adev->dm.audio_component; local
1104 if (acomp && acomp
[all...]

Completed in 252 milliseconds