Searched defs:w1_master (Results 1 – 1 of 1) sorted by relevance
217 struct w1_master struct219 struct list_head w1_master_entry; argument224 * w1_master.mutex locked and is operating on the bus. argument227 struct mutex list_mutex;228 struct list_head slist;229 struct list_head async_list;230 int max_slave_count, slave_count;231 unsigned long attempts;232 int slave_ttl;233 int initialized;[all …]