Searched refs:ch2 (Results 1 – 4 of 4) sorted by relevance
/sound/pci/ice1712/ |
D | se.c | 38 unsigned char ch1, ch2; member 472 uc->value.integer.value[1] = spec->vol[n].ch2; in se200pci_cont_volume_get() 504 spec->vol[n].ch2); in se200pci_cont_update() 510 spec->vol[n].ch2); in se200pci_cont_update() 516 spec->vol[n].ch2); in se200pci_cont_update() 553 if (spec->vol[n].ch2 != vol2) { in se200pci_cont_volume_put() 554 spec->vol[n].ch2 = vol2; in se200pci_cont_volume_put()
|
D | wm8766.h | 139 void (*set)(struct snd_wm8766 *wm, u16 ch1, u16 ch2); 140 void (*get)(struct snd_wm8766 *wm, u16 *ch1, u16 *ch2);
|
D | wm8776.h | 195 void (*set)(struct snd_wm8776 *wm, u16 ch1, u16 ch2); 196 void (*get)(struct snd_wm8776 *wm, u16 *ch1, u16 *ch2);
|
/sound/oss/dmasound/ |
D | dmasound_paula.c | 463 u_char *start, *ch0, *ch1, *ch2, *ch3; in AmiPlayNextFrame() local 500 ch2 = ch1+write_sq_block_size_quarter; in AmiPlayNextFrame() 503 custom.aud[2].audlc = (u_short *)ZTWO_PADDR(ch2); in AmiPlayNextFrame()
|