Lines Matching full:meter
20 * implemented in kernel space is the Level Meter, since it requires
28 * - Configure the Level Meter control
37 * 6. Optionally set up the Level Meter control using
39 * 7. Optionally add labels to the Level Meter control using
42 * Level Meter
44 * The Level Meter is implemented as an ALSA control that provides
46 * requests the current meter levels from the device, translates the
51 * Labels for the Level Meter channels can be set using
364 /*** Level Meter Control ***/
604 /* Validate the Level Meter map passed by the user */
616 /* Set the Level Meter map and add the control */
628 /* Don't allow changing the map size or meter slots once set */ in fcp_ioctl_set_meter_map()
665 /* Allocate buffer for reading meter levels */ in fcp_ioctl_set_meter_map()
671 /* Create the Level Meter control */ in fcp_ioctl_set_meter_map()
673 "Level Meter", &private->meter_ctl); in fcp_ioctl_set_meter_map()
691 /* Set the Level Meter labels */