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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dmain.c728 GET_INPUT_GPR(rpatch, 0x100, 0x0);
729 GET_INPUT_GPR(rpatch, 0x101, 0x1);
730 GET_INPUT_GPR(rpatch, 0x10c, 0x12);
731 GET_INPUT_GPR(rpatch, 0x10e, 0x13);
732 GET_INPUT_GPR(rpatch, 0x113, MULTI_FRONT_L);
733 GET_INPUT_GPR(rpatch, 0x114, MULTI_FRONT_R);
734 GET_INPUT_GPR(rpatch, 0x115, MULTI_REAR_L);
735 GET_INPUT_GPR(rpatch, 0x116, MULTI_REAR_R);
736 GET_INPUT_GPR(rpatch, 0x117, MULTI_CENTER);
737 GET_INPUT_GPR(rpatc
[all...]
H A Defxmgr.h243 #define GET_INPUT_GPR(patch, g, ln) \ macro

Completed in 71 milliseconds