Home
last modified time | relevance | path

Searched refs:fabric (Results 1 – 5 of 5) sorted by relevance

/sound/aoa/core/
A Dcore.c31 if (fabric->found_codec) in attach_codec_to_fabric()
39 c->fabric = fabric; in attach_codec_to_fabric()
46 c->fabric = NULL; in attach_codec_to_fabric()
64 if (fabric) in aoa_codec_register()
77 if (fabric && fabric->remove_codec) in aoa_codec_unregister()
79 codec->fabric = NULL; in aoa_codec_unregister()
95 if (fabric) in aoa_fabric_register()
104 fabric = new_fabric; in aoa_fabric_register()
108 if (c->fabric != fabric) in aoa_fabric_register()
123 if (c->fabric) in aoa_fabric_unregister()
[all …]
/sound/aoa/
A Daoa.h55 struct aoa_fabric *fabric; member
98 aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev);
104 aoa_fabric_unregister(struct aoa_fabric *fabric);
/sound/aoa/fabrics/
A DMakefile2 snd-aoa-fabric-layout-y += layout.o
4 obj-$(CONFIG_SND_AOA_FABRIC_LAYOUT) += snd-aoa-fabric-layout.o
A DKconfig3 tristate "layout-id fabric"
7 This enables the layout-id fabric for the Apple Onboard
/sound/soc/fsl/
A DMakefile54 obj-$(CONFIG_SND_MPC52xx_SOC_PCM030) += pcm030-audio-fabric.o
55 obj-$(CONFIG_SND_MPC52xx_SOC_EFIKA) += efika-audio-fabric.o

Completed in 11 milliseconds