Lines Matching defs:control
102 SNDRV_HWDEP_IFACE_SB_RC, /* SB Extigy/Audigy2NX remote control */
346 unsigned int device; /* RO/WR (control): device number */
347 unsigned int subdevice; /* RO/WR (control): subdevice number */
348 int stream; /* RO/WR (control): stream direction */
550 struct __snd_pcm_mmap_control control;
595 struct __snd_pcm_mmap_control64 control;
726 unsigned int device; /* RO/WR (control): device number */
727 unsigned int subdevice; /* RO/WR (control): subdevice number */
1025 * Section for driver control interface - /dev/snd/control? *
1054 #define SNDRV_CTL_ELEM_IFACE_CARD ((snd_ctl_elem_iface_t) 0) /* global control */
1066 #define SNDRV_CTL_ELEM_ACCESS_VOLATILE (1<<2) /* control value may be changed without a notification */
1072 #define SNDRV_CTL_ELEM_ACCESS_INACTIVE (1<<8) /* control does actually nothing, but may be updated */
1112 __kernel_pid_t owner; /* owner's PID of this control */
1162 unsigned int numid; /* control element numeric identification */