Home
last modified time | relevance | path

Searched refs:snd_ctl_notify_one (Results 1 – 4 of 4) sorted by relevance

/linux/sound/core/
H A Dcontrol.c203 void snd_ctl_notify_one(struct snd_card *card, unsigned int mask, in snd_ctl_notify_one() function
216 EXPORT_SYMBOL(snd_ctl_notify_one);
507 snd_ctl_notify_one(card, SNDRV_CTL_EVENT_MASK_ADD, kcontrol, idx); in __snd_ctl_add_replace()
597 snd_ctl_notify_one(card, SNDRV_CTL_EVENT_MASK_REMOVE, kcontrol, idx); in __snd_ctl_remove()
721 snd_ctl_notify_one(card, SNDRV_CTL_EVENT_MASK_INFO, kctl, index_offset); in snd_ctl_activate_id()
1439 snd_ctl_notify_one(card, SNDRV_CTL_EVENT_MASK_VALUE, kctl, index_offset); in snd_ctl_elem_write()
1649 snd_ctl_notify_one(ue->card, mask, kctl, i); in replace_user_tlv()
/linux/sound/soc/sof/
H A Dipc3-control.c700 snd_ctl_notify_one(swidget->scomp->card->snd_card, SNDRV_CTL_EVENT_MASK_VALUE, kc, 0); in sof_ipc3_set_up_volume_table()
H A Dipc4-control.c957 snd_ctl_notify_one(swidget->scomp->card->snd_card,
/linux/sound/hda/common/
H A Dcodec.c2566 snd_ctl_notify_one(codec->card, SNDRV_CTL_EVENT_MASK_VALUE, in notify_spdif_share_sw()