Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwmon/
Dlm75.c562 static const struct i2c_device_id lm75_ids[]; variable
575 kind = i2c_match_id(lm75_ids, client)->driver_data; in lm75_probe()
646 static const struct i2c_device_id lm75_ids[] = { variable
676 MODULE_DEVICE_TABLE(i2c, lm75_ids);
935 .id_table = lm75_ids,