Searched defs:cx88_IR (Results 1 – 1 of 1) sorted by relevance
35 struct cx88_IR { struct36 struct cx88_core *core;37 struct rc_dev *dev;39 int users;41 char name[32];42 char phys[32];45 u32 sampling;48 int polling;49 struct hrtimer timer;50 u32 gpio_addr;[all …]