Home
last modified time | relevance | path

Searched refs:toonie (Results 1 – 3 of 3) sorted by relevance

/linux/sound/aoa/codecs/
H A Dtoonie.c23 struct toonie { struct
26 #define codec_to_toonie(c) container_of(c, struct toonie, codec) argument
87 struct toonie *toonie = codec_to_toonie(codec); in toonie_init_codec() local
90 if (toonie->codec.connected != 1) in toonie_init_codec()
93 if (aoa_snd_device_new(SNDRV_DEV_CODEC, toonie, &ops)) { in toonie_init_codec()
98 if (toonie->codec.soundbus_dev->attach_codec(toonie->codec.soundbus_dev, in toonie_init_codec()
100 &toonie_codec_info, toonie)) { in toonie_init_codec()
102 snd_device_free(aoa_get_card(), toonie); in toonie_init_codec()
111 struct toonie *toonie = codec_to_toonie(codec); in toonie_exit_codec() local
113 if (!toonie->codec.soundbus_dev) { in toonie_exit_codec()
[all …]
H A DMakefile4 snd-aoa-codec-toonie-y := toonie.o
8 obj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o
H A DKconfig23 This option enables support for the toonie codec