Searched defs:ene_device (Results 1 – 1 of 1) sorted by relevance
195 struct ene_device { struct196 struct pnp_dev *pnp_dev;197 struct rc_dev *rdev;200 long hw_io;201 int irq;202 spinlock_t hw_lock;205 int hw_revision; /* hardware revision */206 bool hw_use_gpio_0a; /* gpio0a is demodulated input*/207 bool hw_extra_buffer; /* hardware has 'extra buffer' */208 bool hw_fan_input; /* fan input is IR data source */[all …]