Searched defs:numid (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/core/oss/ |
| H A D | mixer_oss.c | 495 unsigned int numid[SNDRV_MIXER_OSS_ITEM_COUNT]; global() member 517 snd_mixer_oss_get_volume1_vol(struct snd_mixer_oss_file * fmixer,struct snd_mixer_oss_slot * pslot,unsigned int numid,int * left,int * right) snd_mixer_oss_get_volume1_vol() argument 552 snd_mixer_oss_get_volume1_sw(struct snd_mixer_oss_file * fmixer,struct snd_mixer_oss_slot * pslot,unsigned int numid,int * left,int * right,int route) snd_mixer_oss_get_volume1_sw() argument 615 snd_mixer_oss_put_volume1_vol(struct snd_mixer_oss_file * fmixer,struct snd_mixer_oss_slot * pslot,unsigned int numid,int left,int right) snd_mixer_oss_put_volume1_vol() argument 654 snd_mixer_oss_put_volume1_sw(struct snd_mixer_oss_file * fmixer,struct snd_mixer_oss_slot * pslot,unsigned int numid,int left,int right,int route) snd_mixer_oss_put_volume1_sw() argument [all...] |
| /linux/sound/core/ |
| H A D | control.c | 791 snd_ctl_find_numid_slow(struct snd_card * card,unsigned int numid) snd_ctl_find_numid_slow() argument 816 snd_ctl_find_numid(struct snd_card * card,unsigned int numid) snd_ctl_find_numid() argument [all...] |
| /linux/tools/include/uapi/sound/ |
| H A D | asound.h | |
| /linux/include/uapi/sound/ |
| H A D | asound.h | 1122 unsigned int numid; /* numeric identifier, zero = invalid */ global() member 1194 unsigned int numid; /* control element numeric identification */ global() member
|
| /linux/tools/perf/trace/beauty/include/uapi/sound/ |
| H A D | asound.h | 1122 unsigned int numid; /* numeric identifier, zero = invalid */ member 1194 unsigned int numid; /* control element numeric identification */ member
|