Searched refs:cur_FW_INFO (Results 1 – 1 of 1) sorted by relevance
137 static struct snd_sst_fw_info cur_FW_INFO = {{0}}; variable1089 *maxvol = (gint)cur_FW_INFO.pop_info.max_vol; in mix_audio_get_max_vol_default()1115 *minvol = (gint)cur_FW_INFO.pop_info.min_vol; in mix_audio_get_min_vol_default()1443 retVal = ioctl(mix->fileDescriptor, SNDRV_SST_FW_INFO, &cur_FW_INFO); in mix_audio_FW_INFO()