Searched defs:audio_shutdown (Results 1 – 3 of 3) sorted by relevance
23 int (*audio_shutdown)(struct device *dev); member
73 void (*audio_shutdown)(struct device *dev, void *data); member
191 static void audio_shutdown(struct device *dev, void *data) in audio_shutdown() function