Searched defs:_COP (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/staging/telephony/ |
D | ixj.h | 901 struct _COP { struct 902 BYTE THFilterCoeff_1[8]; /* COP - TH Filter Coefficients, CODE=0, Part 1 */ 904 BYTE THFilterCoeff_2[8]; /* COP - TH Filter Coefficients, CODE=1, Part 2 */ 906 BYTE THFilterCoeff_3[8]; /* COP - TH Filter Coefficients, CODE=2, Part 3 */ 908 BYTE RingerImpendance_1[8]; /* COP - Ringer Impendance Coefficients, CODE=3, Part 1 */ 910 BYTE IMFilterCoeff_1[8]; /* COP - IM Filter Coefficients, CODE=4, Part 1 */ 912 BYTE IMFilterCoeff_2[8]; /* COP - IM Filter Coefficients, CODE=5, Part 2 */ 914 BYTE RingerImpendance_2[8]; /* COP - Ringer Impendance Coefficients, CODE=6, Part 2 */ 916 BYTE FRRFilterCoeff[8]; /* COP - FRR Filter Coefficients, CODE=7 */ 918 BYTE FRXFilterCoeff[8]; /* COP - FRX Filter Coefficients, CODE=8 */ [all …]
|