Searched refs:CTL_READ (Results 1 – 1 of 1) sorted by relevance
10 enum control_action { CTL_READ, CTL_WRITE }; enumerator28 if (action == CTL_READ) { in oxfw_mute_command()44 if (action == CTL_READ) in oxfw_mute_command()62 if (action == CTL_READ) in oxfw_mute_command()86 if (action == CTL_READ) { in oxfw_volume_command()102 if (action == CTL_READ) { in oxfw_volume_command()123 if (action == CTL_READ) in oxfw_volume_command()255 0, CTL_MIN, CTL_READ); in snd_oxfw_create_mixer()259 0, CTL_MAX, CTL_READ); in snd_oxfw_create_mixer()263 err = oxfw_mute_command(oxfw, &oxfw->mute, CTL_READ); in snd_oxfw_create_mixer()[all …]