Home
last modified time | relevance | path

Searched refs:monitor_index (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.h561 static inline int monitor_index(const struct echoaudio *chip, int out, int in) in monitor_index() function
H A Dechoaudio_dsp.c584 chip->comm_page->monitors[monitor_index(chip, output, input)] = gain; in set_monitor_gain()