Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/w1/masters/
Dds2482.c111 struct ds2482_data { struct
112 struct i2c_client *client;
113 struct mutex access_lock;
116 int w1_count; /* 1 or 8 */
117 struct ds2482_w1_chan w1_ch[8];
120 u8 channel;
121 u8 read_prt; /* see DS2482_PTR_CODE_xxx */
122 u8 reg_config;