Home
last modified time | relevance | path

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

/drivers/w1/
Dw1_int.c41 static struct w1_master *w1_alloc_dev(u32 id, int slave_count, int slave_ttl, in w1_alloc_dev()
Dw1.h232 int max_slave_count, slave_count; member
Dw1.c954 int i, slave_count = 0; in w1_search() local