Home
last modified time | relevance | path

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

/Linux-v4.19/sound/aoa/codecs/
Dtoonie.c25 struct toonie { struct
28 #define codec_to_toonie(c) container_of(c, struct toonie, codec) argument
89 struct toonie *toonie = codec_to_toonie(codec); in toonie_init_codec() local
113 struct toonie *toonie = codec_to_toonie(codec); in toonie_exit_codec() local
122 static struct toonie *toonie; variable