Lines Matching defs:hardware
60 * D6: hardware volume control format (CS4235,CS4239)
263 unsigned short hardware,
273 if (hardware == WSS_HW_DETECT)
274 hardware = WSS_HW_DETECT3;
277 irq, dma1, dma2, hardware, hwshare, &chip);
281 if ((chip->hardware & WSS_HW_CS4236B_MASK) == 0) {
282 snd_printd("chip is not CS4236+, hardware=0x%x\n",
283 chip->hardware);
325 * output is working with this setup, other hardware should
353 switch (chip->hardware) {
1030 if (chip->hardware == WSS_HW_CS4235 ||
1031 chip->hardware == WSS_HW_CS4239) {
1042 switch (chip->hardware) {
1064 if (chip->hardware == WSS_HW_CS4237B ||
1065 chip->hardware == WSS_HW_CS4238B) {