Searched refs:w1_max_slave_ttl (Results 1 – 3 of 3) sorted by relevance
70 extern int w1_max_slave_ttl;
122 dev = w1_alloc_dev(id, w1_max_slave_count, w1_max_slave_ttl, in w1_add_master_device()
53 int w1_max_slave_ttl = 10; variable54 module_param_named(slave_ttl, w1_max_slave_ttl, int, 0);