Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/light/
H A Dopt4060.c128 struct opt4060_chip { struct
129 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 …]