Lines Matching defs:redrat3_irdata
158 struct redrat3_irdata { struct
159 struct redrat3_header header;
160 __be32 pause;
161 __be16 mod_freq_count;
162 __be16 num_periods;
163 __u8 max_lengths;
164 __u8 no_lengths;
165 __be16 max_sig_size;
166 __be16 sig_size;
167 __u8 no_repeats;
168 __be16 lens[RR3_DRIVER_MAXLENS]; /* not aligned */
169 __u8 sigdata[RR3_MAX_SIG_SIZE];