Searched defs:ioff (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/core/ |
| H A D | control_led.c | 139 struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_led_set_state() 185 static struct snd_ctl_led_ctl *snd_ctl_led_find(struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_led_find() 200 static unsigned int snd_ctl_led_remove(struct snd_kcontrol *kctl, unsigned int ioff, in snd_ctl_led_remove() 217 struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_led_notify() 250 unsigned int ioff, access, new_access; in DEFINE_FREE() local 335 unsigned int ioff; in snd_ctl_led_register() local
|
| H A D | control.c | 201 snd_ctl_notify_one(struct snd_card * card,unsigned int mask,struct snd_kcontrol * kctl,unsigned int ioff) snd_ctl_notify_one() argument
|
| /linux/include/sound/ |
| H A D | control.h | 188 unsigned int ioff = id->numid - kctl->id.numid; in snd_ctl_get_ioffnum() local 194 unsigned int ioff = id->index - kctl->id.index; in snd_ctl_get_ioffidx() local
|