Home
last modified time | relevance | path

Searched refs:meters (Results 1 – 11 of 11) sorted by relevance

/linux/sound/firewire/fireworks/
H A Dfireworks_proc.c131 struct snd_efw_phys_meters *meters; in proc_read_phys_meters() local
139 meters = kzalloc(size, GFP_KERNEL); in proc_read_phys_meters()
140 if (meters == NULL) in proc_read_phys_meters()
143 err = snd_efw_command_get_phys_meters(efw, meters, size); in proc_read_phys_meters()
150 max = min(efw->phys_out, meters->out_meters); in proc_read_phys_meters()
151 linear = meters->values; in proc_read_phys_meters()
163 max = min(efw->phys_in, meters->in_meters); in proc_read_phys_meters()
164 linear = meters->values + meters->out_meters; in proc_read_phys_meters()
174 kfree(meters); in proc_read_phys_meters()
H A Dfireworks.h199 struct snd_efw_phys_meters *meters,
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-proximity-as39356 Get the current distance in meters of storm (1km steps)
7 1000-40000 = distance in meters
H A Dsysfs-bus-iio-distance-srf087 first object echoed in meters. Default value is 6.020.
H A Dsysfs-bus-iio314 Units after application of scale and offset are meters per
664 Height of the user (in meters) used by some pedometers
1623 activated. Units after application of scale are meters.
1646 application of scale and offset are meters.
/linux/sound/pci/echoaudio/
H A Dechoaudio_dsp.c624 static void get_audio_meters(struct echoaudio *chip, long *meters) in get_audio_meters() argument
629 meters[i] = 0; in get_audio_meters()
632 meters[n++] = chip->comm_page->vu_meter[m]; in get_audio_meters()
633 meters[n++] = chip->comm_page->peak_meter[m]; in get_audio_meters()
641 meters[n++] = chip->comm_page->vu_meter[m]; in get_audio_meters()
642 meters[n++] = chip->comm_page->peak_meter[m]; in get_audio_meters()
646 meters[n++] = chip->comm_page->vu_meter[m]; in get_audio_meters()
647 meters[n++] = chip->comm_page->peak_meter[m]; in get_audio_meters()
/linux/Documentation/hwmon/
H A Dibmaem.rst26 This driver implements sensor reading support for the energy and power meters
/linux/net/bluetooth/
H A DKconfig23 that typically extends up to 10 meters. More information about
/linux/Documentation/sound/cards/
H A Dmaya44.rst50 - The level meters ("multi track") in 'alsamixer' do not seem to react to signals in (if this is a …
H A Dhdspm.rst109 or peak-meters over ioctl, or also to do only copying and no
/linux/drivers/hwmon/
H A DKconfig2695 This driver exposes ACPI 4.0 power meters as hardware monitoring