Home
last modified time | relevance | path

Searched refs:snd_mixer_oss_get_volume1_sw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/oss/
H A Dmixer_oss.c567 static void snd_mixer_oss_get_volume1_sw(struct snd_mixer_oss_file *fmixer, in snd_mixer_oss_get_volume1_sw() function
621 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_PSWITCH], left, right, 0); in snd_mixer_oss_get_volume1()
623 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_GSWITCH], left, right, 0); in snd_mixer_oss_get_volume1()
625 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_PROUTE], left, right, 1); in snd_mixer_oss_get_volume1()
627 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_GROUTE], left, right, 1); in snd_mixer_oss_get_volume1()
774 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_CSWITCH], &left, &right, 0); in snd_mixer_oss_get_recsrc1_sw()
787 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_CROUTE], &left, &right, 1); in snd_mixer_oss_get_recsrc1_route()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dmixer_oss.c568 static void snd_mixer_oss_get_volume1_sw(struct snd_mixer_oss_file *fmixer, in snd_mixer_oss_get_volume1_sw() function
623 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_PSWITCH], left, right, 0); in snd_mixer_oss_get_volume1()
625 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_GSWITCH], left, right, 0); in snd_mixer_oss_get_volume1()
627 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_PROUTE], left, right, 1); in snd_mixer_oss_get_volume1()
629 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_GROUTE], left, right, 1); in snd_mixer_oss_get_volume1()
780 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_CSWITCH], &left, &right, 0); in snd_mixer_oss_get_recsrc1_sw()
793 snd_mixer_oss_get_volume1_sw(fmixer, pslot, slot->numid[SNDRV_MIXER_OSS_ITEM_CROUTE], &left, &right, 1); in snd_mixer_oss_get_recsrc1_route()

Completed in 5 milliseconds