Home
last modified time | relevance | path

Searched refs:i2c_stretch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/w1/slaves/
H A Dw1_ds28e17.c38 static char i2c_stretch = 1; variable
39 module_param_named(stretch, i2c_stretch, byte, (S_IRUSR | S_IWUSR));
716 data->stretch = i2c_stretch; in w1_f19_add_slave()
/kernel/linux/linux-6.6/drivers/w1/slaves/
H A Dw1_ds28e17.c38 static char i2c_stretch = 1; variable
39 module_param_named(stretch, i2c_stretch, byte, 0600);
716 data->stretch = i2c_stretch; in w1_f19_add_slave()

Completed in 3 milliseconds