Searched refs:meters (Results 1 – 14 of 14) 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.
|
/linux/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.c | 639 static void get_audio_meters(struct echoaudio *chip, long *meters) in get_audio_meters() argument 644 meters[i] = 0; in get_audio_meters() 647 meters[n++] = chip->comm_page->vu_meter[m]; in get_audio_meters() 648 meters[n++] = chip->comm_page->peak_meter[m]; in get_audio_meters() 656 meters[n++] = chip->comm_page->vu_meter[m]; in get_audio_meters() 657 meters[n++] = chip->comm_page->peak_meter[m]; in get_audio_meters() 661 meters[n++] = chip->comm_page->vu_meter[m]; in get_audio_meters() 662 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 | 256 meters for RG-62 cabling; less for others. You can see that using passive 258 Trunk" is about 300 meters for RG-62. The maximum distance between the two 259 most distant points of the net is limited to 3000 meters. The maximum length 260 of a TP cable between two cards/hubs is 650 meters.
|
H A D | ethtool-netlink.rst | 1365 full 100 meters is probed at 1 meter intervals. When the test is
|
/linux/drivers/hwmon/ |
H A D | Kconfig | 2586 This driver exposes ACPI 4.0 power meters as hardware monitoring
|