Searched defs:smi_rc (Results 1 – 1 of 1) sorted by relevance
229 struct smi_rc { struct230 struct smi_dev *dev;231 struct rc_dev *rc_dev;232 char input_phys[64];233 char device_name[64];234 u8 irData[256];236 int users;
Completed in 6 milliseconds