Home
last modified time | relevance | path

Searched defs:meters (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_proc.c132 struct snd_efw_phys_meters *meters; in proc_read_phys_meters() local
Dfireworks_command.c257 struct snd_efw_phys_meters *meters, in snd_efw_command_get_phys_meters()
/Linux-v4.19/net/openvswitch/
Ddatapath.h98 struct hlist_head *meters; member
/Linux-v4.19/sound/pci/echoaudio/
Dechoaudio_dsp.c636 static void get_audio_meters(struct echoaudio *chip, long *meters) in get_audio_meters()