Searched defs:cx88_IR (Results 1 – 1 of 1) sorted by relevance
26 struct cx88_IR { struct27 struct cx88_core *core;28 struct rc_dev *dev;30 int users;32 char name[32];33 char phys[32];36 u32 sampling;39 int polling;40 struct hrtimer timer;41 u32 gpio_addr;[all …]