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