Searched refs:hwshare (Results 1 – 3 of 3) sorted by relevance
| /linux/include/sound/ |
| H A D | wss.h | 75 unsigned short hwshare; /* shared resources */ member 140 unsigned short hwshare, 153 unsigned short hwshare,
|
| /linux/sound/isa/wss/ |
| H A D | wss_lib.c | 1660 unsigned short hwshare, in snd_wss_new() argument 1670 chip->hwshare = hwshare; in snd_wss_new() 1699 unsigned short hwshare, in snd_wss_create() argument 1705 err = snd_wss_new(card, hardware, hwshare, &chip); in snd_wss_create() 1729 if (!(hwshare & WSS_HWSHARE_IRQ)) in snd_wss_create() 1737 if (!(hwshare & WSS_HWSHARE_DMA1) && in snd_wss_create() 1743 if (!(hwshare & WSS_HWSHARE_DMA2) && dma1 != dma2 && dma2 >= 0 && in snd_wss_create()
|
| /linux/sound/isa/cs423x/ |
| H A D | cs4236_lib.c | 257 unsigned short hwshare, in snd_cs4236_create() argument 270 irq, dma1, dma2, hardware, hwshare, &chip); in snd_cs4236_create()
|