Searched defs:slave_count (Results 1 – 3 of 3) sorted by relevance
41 static struct w1_master *w1_alloc_dev(u32 id, int slave_count, int slave_ttl, in w1_alloc_dev()
232 int max_slave_count, slave_count; member
954 int i, slave_count = 0; in w1_search() local