Searched refs:oxfw_volume_command (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/firewire/oxfw/ |
D | oxfw-control.c | 73 static int oxfw_volume_command(struct snd_oxfw *oxfw, s16 *value, in oxfw_volume_command() function 221 err = oxfw_volume_command(oxfw, &volume, i, in oxfw_volume_put() 254 err = oxfw_volume_command(oxfw, &oxfw->volume_min, in snd_oxfw_create_mixer() 258 err = oxfw_volume_command(oxfw, &oxfw->volume_max, in snd_oxfw_create_mixer() 269 err = oxfw_volume_command(oxfw, &oxfw->volume[i], in snd_oxfw_create_mixer()
|