Searched refs:snd_ctl_get_ioffnum (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/sound/ | 
| D | control.h | 135 static inline unsigned int snd_ctl_get_ioffnum(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *i…  in snd_ctl_get_ioffnum()  function 150 		return snd_ctl_get_ioffnum(kctl, id);  in snd_ctl_get_ioff()
  | 
| /Linux-v5.4/sound/pci/trident/ | 
| D | trident_main.c | 2657 …struct snd_trident_pcm_mixer *mix = &trident->pcm_mixer[snd_ctl_get_ioffnum(kcontrol, &ucontrol->i…  in snd_trident_pcm_vol_control_get() 2671 …struct snd_trident_pcm_mixer *mix = &trident->pcm_mixer[snd_ctl_get_ioffnum(kcontrol, &ucontrol->i…  in snd_trident_pcm_vol_control_put() 2721 …struct snd_trident_pcm_mixer *mix = &trident->pcm_mixer[snd_ctl_get_ioffnum(kcontrol, &ucontrol->i…  in snd_trident_pcm_pan_control_get() 2736 …struct snd_trident_pcm_mixer *mix = &trident->pcm_mixer[snd_ctl_get_ioffnum(kcontrol, &ucontrol->i…  in snd_trident_pcm_pan_control_put() 2784 …struct snd_trident_pcm_mixer *mix = &trident->pcm_mixer[snd_ctl_get_ioffnum(kcontrol, &ucontrol->i…  in snd_trident_pcm_rvol_control_get() 2794 …struct snd_trident_pcm_mixer *mix = &trident->pcm_mixer[snd_ctl_get_ioffnum(kcontrol, &ucontrol->i…  in snd_trident_pcm_rvol_control_put() 2842 …struct snd_trident_pcm_mixer *mix = &trident->pcm_mixer[snd_ctl_get_ioffnum(kcontrol, &ucontrol->i…  in snd_trident_pcm_cvol_control_get() 2852 …struct snd_trident_pcm_mixer *mix = &trident->pcm_mixer[snd_ctl_get_ioffnum(kcontrol, &ucontrol->i…  in snd_trident_pcm_cvol_control_put()
  |