Searched defs:st_rc_device (Results 1 – 1 of 1) sorted by relevance
17 struct st_rc_device { struct18 struct device *dev;19 int irq;20 int irq_wake;21 struct clk *sys_clock;24 struct rc_dev *rdev;25 bool overclocking;26 int sample_mult;27 int sample_div;28 bool rxuhfmode;[all …]
Completed in 4 milliseconds