/* see LICENSE file for details on license */ #ifndef TSTATUS_ALSA_H int audio_volume(long *outvol); int alsa_update(struct module *module); #endif #define TSTATUS_ALSA_H