Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dlm75.c571 static const struct i2c_device_id lm75_ids[]; variable
584 kind = i2c_match_id(lm75_ids, client)->driver_data; in lm75_probe()
655 static const struct i2c_device_id lm75_ids[] = { variable
686 MODULE_DEVICE_TABLE(i2c, lm75_ids);
949 .id_table = lm75_ids,