Searched defs:opt4060_chip (Results 1 – 1 of 1) sorted by relevance
128 struct opt4060_chip { struct129 struct regmap *regmap;130 struct device *dev;131 struct iio_trigger *trig;132 u8 int_time;133 int irq;138 struct mutex irq_setting_lock;142 struct mutex event_enabling_lock;143 struct completion completion;144 bool thresh_event_lo_active;[all …]