Home | History | Annotate | Download | only in ctl

Lines Matching defs:UCHAR

80 #define UCHAR 6
109 { "play.balance", &info.play.balance, UCHAR, 0 },
115 { "play.pause", &info.play.pause, UCHAR, 0 },
116 { "play.error", &info.play.error, UCHAR, READONLY },
117 { "play.waiting", &info.play.waiting, UCHAR, READONLY },
118 { "play.open", &info.play.open, UCHAR, READONLY },
119 { "play.active", &info.play.active, UCHAR, READONLY },
128 { "record.balance", &info.record.balance, UCHAR, 0 },
134 { "record.pause", &info.record.pause, UCHAR, 0 },
135 { "record.error", &info.record.error, UCHAR, READONLY },
136 { "record.waiting", &info.record.waiting, UCHAR, READONLY },
137 { "record.open", &info.record.open, UCHAR, READONLY },
138 { "record.active", &info.record.active, UCHAR, READONLY },
186 case UCHAR:
248 case UCHAR: