Searched refs:METER (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/sound/pci/asihpi/ |
A D | hpi_internal.h | 143 HPI_METER_RMS = HPI_CTL_ATTR(METER, 1), 144 HPI_METER_PEAK = HPI_CTL_ATTR(METER, 2), 145 HPI_METER_RMS_BALLISTICS = HPI_CTL_ATTR(METER, 3), 146 HPI_METER_PEAK_BALLISTICS = HPI_CTL_ATTR(METER, 4), 147 HPI_METER_NUM_CHANNELS = HPI_CTL_ATTR(METER, 5),
|
/linux-6.3-rc2/sound/firewire/motu/ |
A D | motu-register-dsp-message-parser.c | 78 METER = 0x1f, enumerator 332 case METER: in snd_motu_register_dsp_message_parser_parse()
|
Completed in 12 milliseconds