Home
last modified time | relevance | path

Searched refs:ds2482_remove (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/w1/masters/
Dds2482.c86 static int ds2482_remove(struct i2c_client *client);
103 .remove = ds2482_remove,
531 static int ds2482_remove(struct i2c_client *client) in ds2482_remove() function