Searched refs:meters (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/sound/firewire/fireworks/ |
D | fireworks_proc.c | 132 struct snd_efw_phys_meters *meters; in proc_read_phys_meters() local 140 meters = kzalloc(size, GFP_KERNEL); in proc_read_phys_meters() 141 if (meters == NULL) in proc_read_phys_meters() 144 err = snd_efw_command_get_phys_meters(efw, meters, size); in proc_read_phys_meters() 151 max = min(efw->phys_out, meters->out_meters); in proc_read_phys_meters() 152 linear = meters->values; in proc_read_phys_meters() 164 max = min(efw->phys_in, meters->in_meters); in proc_read_phys_meters() 165 linear = meters->values + meters->out_meters; in proc_read_phys_meters() 175 kfree(meters); in proc_read_phys_meters()
|
D | fireworks_command.c | 257 struct snd_efw_phys_meters *meters, in snd_efw_command_get_phys_meters() argument 260 __be32 *buf = (__be32 *)meters; in snd_efw_command_get_phys_meters() 266 NULL, 0, (__be32 *)meters, len); in snd_efw_command_get_phys_meters()
|
D | fireworks.h | 200 struct snd_efw_phys_meters *meters,
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-iio-proximity-as3935 | 6 Get the current distance in meters of storm (1km steps) 7 1000-40000 = distance in meters
|
D | sysfs-bus-iio | 377 Height of the user (in meters) used by some pedometers 1148 of scale are meters.
|
/linux-4.1.27/sound/pci/echoaudio/ |
D | echoaudio_dsp.c | 636 static void get_audio_meters(struct echoaudio *chip, long *meters) in get_audio_meters() argument 643 meters[n++] = chip->comm_page->vu_meter[m]; in get_audio_meters() 644 meters[n++] = chip->comm_page->peak_meter[m]; in get_audio_meters() 647 meters[n] = 0; in get_audio_meters() 654 meters[n++] = chip->comm_page->vu_meter[m]; in get_audio_meters() 655 meters[n++] = chip->comm_page->peak_meter[m]; in get_audio_meters() 658 meters[n] = 0; in get_audio_meters() 662 meters[n++] = chip->comm_page->vu_meter[m]; in get_audio_meters() 663 meters[n++] = chip->comm_page->peak_meter[m]; in get_audio_meters() 667 meters[n] = 0; in get_audio_meters()
|
/linux-4.1.27/Documentation/hwmon/ |
D | acpi_power_meter | 4 This driver talks to ACPI 4.0 power meters. 16 This driver implements sensor reading support for the power meters exposed in
|
D | ibmaem | 20 This driver implements sensor reading support for the energy and power meters
|
/linux-4.1.27/drivers/uwb/ |
D | Kconfig | 11 optimized for in-room use (480Mbps at 2 meters, 110Mbps at
|
/linux-4.1.27/net/bluetooth/ |
D | Kconfig | 20 that typically extends up to 10 meters. More information about
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | README.maya44 | 42 - The level meters ("multi track") in 'alsamixer' do not seem to react to signals in (if this is a …
|
D | hdspm.txt | 103 or peak-meters over ioctl, or also to do only copying and no
|
/linux-4.1.27/Documentation/networking/ |
D | arcnet-hardware.txt | 244 meters for RG-62 cabling; less for others. You can see that using passive 246 Trunk" is about 300 meters for RG-62. The maximum distance between the two 247 most distant points of the net is limited to 3000 meters. The maximum length 248 of a TP cable between two cards/hubs is 650 meters.
|
/linux-4.1.27/drivers/hwmon/ |
D | Kconfig | 1725 This driver exposes ACPI 4.0 power meters as hardware monitoring
|