Home
last modified time | relevance | path

Searched defs:toonie (Results 1 – 1 of 1) 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
111 struct toonie *toonie = codec_to_toonie(codec); in toonie_exit_codec() local
120 static struct toonie *toonie; variable