/kernel/linux/linux-6.6/sound/core/ |
H A D | control_led.c | 225 } else if (mask & SNDRV_CTL_EVENT_MASK_INFO) { in snd_ctl_led_notify() 268 snd_ctl_led_notify(card, SNDRV_CTL_EVENT_MASK_INFO, kctl, ioff); in snd_ctl_led_set_id()
|
/kernel/linux/linux-5.10/sound/pci/oxygen/ |
H A D | oxygen_pcm.c | 181 SNDRV_CTL_EVENT_MASK_INFO, in oxygen_open() 230 SNDRV_CTL_EVENT_MASK_INFO, in oxygen_close()
|
/kernel/linux/linux-6.6/sound/pci/oxygen/ |
H A D | oxygen_pcm.c | 181 SNDRV_CTL_EVENT_MASK_INFO, in oxygen_open() 230 SNDRV_CTL_EVENT_MASK_INFO, in oxygen_close()
|
/kernel/linux/linux-5.10/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 419 snd_ctl_notify(chip->card, SNDRV_CTL_EVENT_MASK_INFO, &kctl->id); in snd_ymfpci_playback_trigger() 680 snd_ctl_notify(chip->card, SNDRV_CTL_EVENT_MASK_INFO, &kctl->id); in snd_ymfpci_playback_prepare() 978 SNDRV_CTL_EVENT_MASK_INFO, &chip->spdif_pcm_ctl->id); in snd_ymfpci_playback_spdif_open() 1078 SNDRV_CTL_EVENT_MASK_INFO, &chip->spdif_pcm_ctl->id); in snd_ymfpci_playback_spdif_close()
|
/kernel/linux/linux-6.6/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 414 snd_ctl_notify(chip->card, SNDRV_CTL_EVENT_MASK_INFO, &kctl->id); in snd_ymfpci_playback_trigger() 675 snd_ctl_notify(chip->card, SNDRV_CTL_EVENT_MASK_INFO, &kctl->id); in snd_ymfpci_playback_prepare() 973 SNDRV_CTL_EVENT_MASK_INFO, &chip->spdif_pcm_ctl->id); in snd_ymfpci_playback_spdif_open() 1073 SNDRV_CTL_EVENT_MASK_INFO, &chip->spdif_pcm_ctl->id); in snd_ymfpci_playback_spdif_close()
|
/kernel/linux/linux-5.10/sound/drivers/ |
H A D | dummy.c | 843 snd_ctl_notify(dummy->card, SNDRV_CTL_EVENT_MASK_INFO, in snd_dummy_iobox_put() 845 snd_ctl_notify(dummy->card, SNDRV_CTL_EVENT_MASK_INFO, in snd_dummy_iobox_put()
|
/kernel/linux/linux-6.6/sound/drivers/ |
H A D | dummy.c | 842 snd_ctl_notify(dummy->card, SNDRV_CTL_EVENT_MASK_INFO, in snd_dummy_iobox_put() 844 snd_ctl_notify(dummy->card, SNDRV_CTL_EVENT_MASK_INFO, in snd_dummy_iobox_put()
|
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au88x0_pcm.c | 122 SNDRV_CTL_EVENT_MASK_INFO, &(kctl->id)); in vortex_notify_pcm_vol_change()
|
/kernel/linux/linux-5.10/sound/i2c/ |
H A D | cs8427.c | 564 SNDRV_CTL_EVENT_MASK_VALUE | SNDRV_CTL_EVENT_MASK_INFO, in snd_cs8427_iec958_active()
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | wm8776.c | 52 snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_INFO, &kctl->id); in snd_wm8776_activate_ctl()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | sigmadsp.c | 689 snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_INFO, &id); in sigmadsp_activate_ctrl()
|
/kernel/linux/linux-6.6/sound/i2c/ |
H A D | cs8427.c | 572 SNDRV_CTL_EVENT_MASK_VALUE | SNDRV_CTL_EVENT_MASK_INFO, in snd_cs8427_iec958_active()
|
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au88x0_pcm.c | 122 SNDRV_CTL_EVENT_MASK_INFO, &(kctl->id)); in vortex_notify_pcm_vol_change()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | wm8776.c | 48 snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_INFO, &kctl->id); in snd_wm8776_activate_ctl()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asound.h | 819 #define SNDRV_CTL_EVENT_MASK_INFO (1<<1) macro
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | mixer_scarlett_gen2.c | 2126 SNDRV_CTL_EVENT_MASK_VALUE | SNDRV_CTL_EVENT_MASK_INFO, in scarlett2_vol_ctl_set_writable() 2129 SNDRV_CTL_EVENT_MASK_VALUE | SNDRV_CTL_EVENT_MASK_INFO, in scarlett2_vol_ctl_set_writable() 2804 SNDRV_CTL_EVENT_MASK_INFO, in scarlett2_speaker_switch_enable() 2828 snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_INFO, in scarlett2_speaker_switch_disable()
|
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 1113 #define SNDRV_CTL_EVENT_MASK_INFO (1<<1) /* element info was changed */ macro
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 1113 #define SNDRV_CTL_EVENT_MASK_INFO (1<<1) /* element info was changed */ macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound.h | 1215 #define SNDRV_CTL_EVENT_MASK_INFO (1<<1) /* element info was changed */ macro
|
/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 1215 #define SNDRV_CTL_EVENT_MASK_INFO (1<<1) /* element info was changed */ macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 895 #define SNDRV_CTL_EVENT_MASK_INFO (1 << 1) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound.h | 895 #define SNDRV_CTL_EVENT_MASK_INFO (1 << 1) macro
|
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | rme9652.c | 2315 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id); in snd_rme9652_playback_open() 2332 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id); in snd_rme9652_playback_release()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | rme96.c | 1212 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id); in snd_rme96_playback_spdif_open() 1332 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id); in snd_rme96_playback_close()
|
H A D | rme32.c | 872 SNDRV_CTL_EVENT_MASK_INFO, &rme32->spdif_ctl->id); in snd_rme32_playback_spdif_open() 996 SNDRV_CTL_EVENT_MASK_INFO, in snd_rme32_playback_close()
|