Searched defs:st_rc_device (Results 1 – 1 of 1) sorted by relevance
18 struct st_rc_device { struct19 struct device *dev;20 int irq;21 int irq_wake;22 struct clk *sys_clock;25 struct rc_dev *rdev;26 bool overclocking;27 int sample_mult;28 int sample_div;29 bool rxuhfmode;[all …]