Searched refs:meters (Results 1 – 15 of 15) sorted by relevance
/linux-6.6.21/sound/firewire/fireworks/ |
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()
|
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()
|
D | fireworks.h | 199 struct snd_efw_phys_meters *meters,
|
/linux-6.6.21/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-distance-srf08 | 7 first object echoed in meters. Default value is 6.020.
|
D | sysfs-bus-iio | 562 Height of the user (in meters) used by some pedometers 1490 activated. Units after application of scale are meters. 1513 application of scale and offset are meters.
|
/linux-6.6.21/sound/pci/echoaudio/ |
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-6.6.21/Documentation/hwmon/ |
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
|
D | ibmaem.rst | 26 This driver implements sensor reading support for the energy and power meters
|
/linux-6.6.21/net/bluetooth/ |
D | Kconfig | 23 that typically extends up to 10 meters. More information about
|
/linux-6.6.21/Documentation/sound/cards/ |
D | maya44.rst | 50 - The level meters ("multi track") in 'alsamixer' do not seem to react to signals in (if this is a …
|
D | hdspm.rst | 109 or peak-meters over ioctl, or also to do only copying and no
|
/linux-6.6.21/Documentation/networking/ |
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.
|
D | ethtool-netlink.rst | 1325 full 100 meters is probed at 1 meter intervals. When the test is
|
/linux-6.6.21/drivers/hwmon/ |
D | Kconfig | 2377 This driver exposes ACPI 4.0 power meters as hardware monitoring
|