Searched refs:CS_TYPE_ADC (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dcs46xx.c115 #define CS_TYPE_ADC 1 macro
670 (dmabuf->type == CS_TYPE_ADC) ? "ADC" : "DAC",
1243 if (dmabuf->type == CS_TYPE_ADC) {
3101 dmabuf->type = CS_TYPE_ADC;
4147 if (type & CS_TYPE_ADC) {
4736 cs461x_clear_serial_FIFOs(card,CS_TYPE_DAC | CS_TYPE_ADC);
H A Dswarm_cs4297a.c163 #define CS_TYPE_ADC 0 macro
887 prog_codec(s, CS_TYPE_ADC);

Completed in 65 milliseconds