Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/cx88/
Dcx88-input.c26 struct cx88_IR { struct
27 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 …]