Searched refs:meters (Results 1 – 16 of 16) sorted by relevance
| /linux/sound/firewire/fireworks/ |
| H A D | fireworks_proc.c | 131 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 D | fireworks_command.c | 256 struct snd_efw_phys_meters *meters, in snd_efw_command_get_phys_meters() argument 259 u32 *buf = (u32 *)meters; in snd_efw_command_get_phys_meters() 265 NULL, 0, (__be32 *)meters, len); in snd_efw_command_get_phys_meters()
|
| H A D | fireworks.h | 199 struct snd_efw_phys_meters *meters,
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-proximity-as3935 | 6 Get the current distance in meters of storm (1km steps) 7 1000-40000 = distance in meters
|
| H A D | sysfs-bus-iio-distance-srf08 | 7 first object echoed in meters. Default value is 6.020.
|
| H A D | sysfs-bus-iio | 314 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 D | echoaudio_dsp.c | 624 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 D | acpi_power_meter.rst | 4 This driver talks to ACPI 4.0 power meters. 19 This driver implements sensor reading support for the power meters exposed in
|
| H A D | ibmaem.rst | 26 This driver implements sensor reading support for the energy and power meters
|
| /linux/net/bluetooth/ |
| H A D | Kconfig | 23 that typically extends up to 10 meters. More information about
|
| /linux/Documentation/sound/cards/ |
| H A D | maya44.rst | 50 - The level meters ("multi track") in 'alsamixer' do not seem to react to signals in (if this is a …
|
| H A D | hdspm.rst | 109 or peak-meters over ioctl, or also to do only copying and no
|
| /linux/Documentation/networking/ |
| H A D | arcnet-hardware.rst | 257 meters for RG-62 cabling; less for others. You can see that using passive 259 Trunk" is about 300 meters for RG-62. The maximum distance between the two 260 most distant points of the net is limited to 3000 meters. The maximum length 261 of a TP cable between two cards/hubs is 650 meters.
|
| H A D | ethtool-netlink.rst | 1397 full 100 meters is probed at 1 meter intervals. When the test is
|
| /linux/drivers/mfd/ |
| H A D | Kconfig | 337 temperature sensors, voltage/power meters, shutdown/reboot handling, 1440 converters, various LDOs, power meters, RTC, clock outputs, and
|
| /linux/drivers/hwmon/ |
| H A D | Kconfig | 2682 This driver exposes ACPI 4.0 power meters as hardware monitoring
|