Home
last modified time | relevance | path

Searched defs:ene_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/rc/
H A Dene_ir.h181 struct ene_device { struct
182 struct pnp_dev *pnp_dev;
183 struct rc_dev *rdev;
186 long hw_io;
187 int irq;
188 spinlock_t hw_lock;
191 int hw_revision; /* hardware revision */
192 bool hw_use_gpio_0a; /* gpio0a is demodulated input*/
193 bool hw_extra_buffer; /* hardware has 'extra buffer' */
194 bool hw_fan_input; /* fan input is IR data source */
[all …]